2024-05-20 12:05:56

by Roger Quadros

[permalink] [raw]
Subject: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti

soc/ti is the more appropriate location for the system controller
device tree binding documentation so move there.

Update Kishon's email address to a working one.

Signed-off-by: Roger Quadros <[email protected]>
---
.../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
similarity index 96%
rename from Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml
rename to Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
index e6289fbe6907..378e9cc5fac2 100644
--- a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml
+++ b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml
@@ -2,7 +2,7 @@
# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
%YAML 1.2
---
-$id: http://devicetree.org/schemas/mfd/ti,j721e-system-controller.yaml#
+$id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: TI J721e System Controller Registers R/W
@@ -19,7 +19,7 @@ description: |
and access the registers directly.

maintainers:
- - Kishon Vijay Abraham I <[email protected]>
+ - Kishon Vijay Abraham I <[email protected]>
- Roger Quadros <[email protected]>

properties:

---
base-commit: dd5a440a31fae6e459c0d6271dddd62825505361
change-id: 20240520-for-v6-11-j721e-syscon-7bf6c83fb40b

Best regards,
--
Roger Quadros <[email protected]>



2024-05-20 13:34:02

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti

On 20/05/2024 14:05, Roger Quadros wrote:
> soc/ti is the more appropriate location for the system controller
> device tree binding documentation so move there.
>
> Update Kishon's email address to a working one.
>
> Signed-off-by: Roger Quadros <[email protected]>
> ---
> .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof


2024-05-31 13:50:30

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti

On Mon, 20 May 2024, Roger Quadros wrote:

> soc/ti is the more appropriate location for the system controller
> device tree binding documentation so move there.
>
> Update Kishon's email address to a working one.
>
> Signed-off-by: Roger Quadros <[email protected]>
> ---
> .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Lee Jones <[email protected]>

--
Lee Jones [李琼斯]

2024-06-14 14:24:57

by Roger Quadros

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti

Hi Vignesh & Nishanth,

On 31/05/2024 16:50, Lee Jones wrote:
> On Mon, 20 May 2024, Roger Quadros wrote:
>
>> soc/ti is the more appropriate location for the system controller
>> device tree binding documentation so move there.
>>
>> Update Kishon's email address to a working one.
>>
>> Signed-off-by: Roger Quadros <[email protected]>
>> ---
>> .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Lee Jones <[email protected]>
>

Would you be picking this up via TI/SoC tree please?

--
cheers,
-roger