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

Roger Quadros posted 1 patch 1 year, 8 months ago
.../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml          | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Roger Quadros 1 year, 8 months ago
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 <rogerq@kernel.org>
---
 .../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 <kishon@ti.com>
+  - Kishon Vijay Abraham I <kishon@kernel.org>
   - Roger Quadros <rogerq@kernel.org>
 
 properties:

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

Best regards,
-- 
Roger Quadros <rogerq@kernel.org>
Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Nishanth Menon 1 year, 7 months ago
Hi Roger Quadros,

On Mon, 20 May 2024 15:05:41 +0300, 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.
> 
> 

I have applied the following to branch ti-drivers-soc-next on [1].
Thank you!

[1/1] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
      commit: b87a1cbb3385a806f8abfd9b8a2191e4c6620347

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Lee Jones 1 year, 8 months ago
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 <rogerq@kernel.org>
> ---
>  .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml          | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Lee Jones <lee@kernel.org>

-- 
Lee Jones [李琼斯]
Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Roger Quadros 1 year, 7 months ago
Hi Vignesh,

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 <rogerq@kernel.org>
>> ---
>>  .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml          | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Acked-by: Lee Jones <lee@kernel.org>
> 

Can you please pick this via TI SoC tree? Thanks!

-- 
cheers,
-roger
Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Roger Quadros 1 year, 8 months ago
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 <rogerq@kernel.org>
>> ---
>>  .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml          | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Acked-by: Lee Jones <lee@kernel.org>
> 

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

-- 
cheers,
-roger
Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
Posted by Krzysztof Kozlowski 1 year, 8 months ago
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 <rogerq@kernel.org>
> ---
>  .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml          | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof