diff mbox series

[1/2] dt-bindings: soc: renesas: Move renesas,prr from arm to soc

Message ID 5f124fc332b4b866f5238ada7ac000f4639c88c3.1651495078.git.geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit 774fecc7ece1d5b7c604402ac2daede14825a467
Delegated to: Geert Uytterhoeven
Headers show
Series [1/2] dt-bindings: soc: renesas: Move renesas,prr from arm to soc | expand

Commit Message

Geert Uytterhoeven May 2, 2022, 12:40 p.m. UTC
The Renesas Product Register DT binding is not a top-level DT binding,
hence it does not belong under Documentation/devicetree/bindings/arm/.
Move it to Documentation/devicetree/bindings/soc/renesas/.

While at it, change the license from GPL-2.0 (only) to GPL-2.0-only OR
BSD-2-Clause, to match comment practises.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be queued in renesas-devel for v5.19.

 .../devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename Documentation/devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml (85%)

Comments

Krzysztof Kozlowski May 3, 2022, 11:54 a.m. UTC | #1
On 02/05/2022 14:40, Geert Uytterhoeven wrote:
> The Renesas Product Register DT binding is not a top-level DT binding,
> hence it does not belong under Documentation/devicetree/bindings/arm/.
> Move it to Documentation/devicetree/bindings/soc/renesas/.
> 
> While at it, change the license from GPL-2.0 (only) to GPL-2.0-only OR
> BSD-2-Clause, to match comment practises.

s/practises/practices/ ?

You should get Simon's ack for this. :)=
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> To be queued in renesas-devel for v5.19.
> 
>  .../devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename Documentation/devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml (85%)


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


Best regards,
Krzysztof
Geert Uytterhoeven June 13, 2022, 9:23 a.m. UTC | #2
Hi Krzysztof,

On Tue, May 3, 2022 at 1:54 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
> On 02/05/2022 14:40, Geert Uytterhoeven wrote:
> > The Renesas Product Register DT binding is not a top-level DT binding,
> > hence it does not belong under Documentation/devicetree/bindings/arm/.
> > Move it to Documentation/devicetree/bindings/soc/renesas/.
> >
> > While at it, change the license from GPL-2.0 (only) to GPL-2.0-only OR
> > BSD-2-Clause, to match comment practises.
>
> s/practises/practices/ ?

Yep, and s/comment/common/ ;-)

> You should get Simon's ack for this. :)=

Pinging Simon by side-channel...

> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> > To be queued in renesas-devel for v5.19.
> >
> >  .../devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >  rename Documentation/devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml (85%)
>
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Simon Horman June 13, 2022, 9:39 p.m. UTC | #3
On Tue, May 03, 2022 at 01:54:39PM +0200, Krzysztof Kozlowski wrote:
> On 02/05/2022 14:40, Geert Uytterhoeven wrote:
> > The Renesas Product Register DT binding is not a top-level DT binding,
> > hence it does not belong under Documentation/devicetree/bindings/arm/.
> > Move it to Documentation/devicetree/bindings/soc/renesas/.
> > 
> > While at it, change the license from GPL-2.0 (only) to GPL-2.0-only OR
> > BSD-2-Clause, to match comment practises.
> 
> s/practises/practices/ ?
> 
> You should get Simon's ack for this. :)=

Sorry for the delay, I hadn't noticed this until Geert pinged me about it.

Acked-by: Simon Horman <horms@verge.net.au>

> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> > To be queued in renesas-devel for v5.19.
> > 
> >  .../devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >  rename Documentation/devicetree/bindings/{arm => soc/renesas}/renesas,prr.yaml (85%)
> 
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> 
> Best regards,
> Krzysztof
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/renesas,prr.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml
similarity index 85%
rename from Documentation/devicetree/bindings/arm/renesas,prr.yaml
rename to Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml
index 1f80767da38ba77a..654c96638e754276 100644
--- a/Documentation/devicetree/bindings/arm/renesas,prr.yaml
+++ b/Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml
@@ -1,7 +1,7 @@ 
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/arm/renesas,prr.yaml#
+$id: http://devicetree.org/schemas/soc/renesas/renesas,prr.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Renesas Product Register