devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
@ 2024-05-20 12:05 Roger Quadros
  2024-05-20 13:33 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Roger Quadros @ 2024-05-20 12:05 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Abraham I, Nishanth Menon, Vignesh Raghavendra, Tero Kristo
  Cc: Andrew F. Davis, devicetree, linux-kernel, Roger Quadros

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>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
  2024-05-20 12:05 [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti Roger Quadros
@ 2024-05-20 13:33 ` Krzysztof Kozlowski
  2024-05-31 13:50 ` Lee Jones
  2024-07-01 13:10 ` Nishanth Menon
  2 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2024-05-20 13:33 UTC (permalink / raw)
  To: Roger Quadros, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Abraham I, Nishanth Menon, Vignesh Raghavendra,
	Tero Kristo
  Cc: Andrew F. Davis, devicetree, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
  2024-05-20 12:05 [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti Roger Quadros
  2024-05-20 13:33 ` Krzysztof Kozlowski
@ 2024-05-31 13:50 ` Lee Jones
  2024-06-14 14:23   ` Roger Quadros
  2024-07-01 11:16   ` Roger Quadros
  2024-07-01 13:10 ` Nishanth Menon
  2 siblings, 2 replies; 6+ messages in thread
From: Lee Jones @ 2024-05-31 13:50 UTC (permalink / raw)
  To: Roger Quadros
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Abraham I,
	Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Andrew F. Davis,
	devicetree, linux-kernel

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 [李琼斯]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
  2024-05-31 13:50 ` Lee Jones
@ 2024-06-14 14:23   ` Roger Quadros
  2024-07-01 11:16   ` Roger Quadros
  1 sibling, 0 replies; 6+ messages in thread
From: Roger Quadros @ 2024-06-14 14:23 UTC (permalink / raw)
  To: Lee Jones
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Abraham I,
	Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Andrew F. Davis,
	devicetree, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
  2024-05-31 13:50 ` Lee Jones
  2024-06-14 14:23   ` Roger Quadros
@ 2024-07-01 11:16   ` Roger Quadros
  1 sibling, 0 replies; 6+ messages in thread
From: Roger Quadros @ 2024-07-01 11:16 UTC (permalink / raw)
  To: Lee Jones, Vignesh Raghavendra
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Abraham I,
	Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Andrew F. Davis,
	devicetree, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
  2024-05-20 12:05 [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti Roger Quadros
  2024-05-20 13:33 ` Krzysztof Kozlowski
  2024-05-31 13:50 ` Lee Jones
@ 2024-07-01 13:10 ` Nishanth Menon
  2 siblings, 0 replies; 6+ messages in thread
From: Nishanth Menon @ 2024-07-01 13:10 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Abraham I, Vignesh Raghavendra, Tero Kristo, Roger Quadros
  Cc: Nishanth Menon, Andrew F. Davis, devicetree, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-01 13:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 12:05 [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti Roger Quadros
2024-05-20 13:33 ` Krzysztof Kozlowski
2024-05-31 13:50 ` Lee Jones
2024-06-14 14:23   ` Roger Quadros
2024-07-01 11:16   ` Roger Quadros
2024-07-01 13:10 ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).