Re: [PATCH] dt-bindings: power: Fix path to power-domain.txt bindings

2019-11-19 Thread Krzysztof Kozlowski
On Wed, 20 Nov 2019 at 01:02, Rob Herring  wrote:
>
> On Tue, Nov 19, 2019 at 8:43 AM Krzysztof Kozlowski  wrote:
> >
> > With split of power domain controller bindings to power-domain.yaml, the
> > consumer part was renamed to power-domain.txt.  Update the references in
> > other bindings.
> >
> > Reported-by: Geert Uytterhoeven 
> > Fixes: abb4805e343a ("dt-bindings: power: Convert Samsung Exynos Power 
> > Domain bindings to json-schema")
> > Signed-off-by: Krzysztof Kozlowski 
> > ---
> >  Documentation/devicetree/bindings/clock/clk-exynos-audss.txt  | 2 +-
> >  Documentation/devicetree/bindings/clock/exynos5433-clock.txt  | 2 +-
> >  .../devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt  | 2 +-
> >  .../devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt  | 2 +-
> >  .../bindings/clock/renesas,rcar-gen2-cpg-clocks.txt   | 2 +-
> >  .../devicetree/bindings/clock/renesas,rz-cpg-clocks.txt   | 2 +-
> >  .../devicetree/bindings/display/etnaviv/etnaviv-drm.txt   | 2 +-
> >  Documentation/devicetree/bindings/display/msm/dpu.txt | 2 +-
> >  Documentation/devicetree/bindings/display/msm/mdp5.txt| 2 +-
> >  Documentation/devicetree/bindings/dsp/fsl,dsp.yaml| 2 +-
> >  Documentation/devicetree/bindings/media/imx7-mipi-csi2.txt| 2 +-
> >  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt   | 2 +-
> >  Documentation/devicetree/bindings/media/mediatek-mdp.txt  | 2 +-
> >  Documentation/devicetree/bindings/opp/qcom-nvmem-cpufreq.txt  | 2 +-
> >  Documentation/devicetree/bindings/pci/pci-keystone.txt| 2 +-
> >  Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.txt | 2 +-
> >  Documentation/devicetree/bindings/power/qcom,rpmpd.txt| 2 +-
> >  Documentation/devicetree/bindings/power/renesas,rcar-sysc.txt | 2 +-
> >  .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt  | 4 ++--
> >  19 files changed, 20 insertions(+), 20 deletions(-)
>
> Please no. Can you just undo the renaming back to power_domain.txt

The renaming was done to make it consistent with yaml and other
bindings but indeed it creates some churn... I'll send rename-undo
then.

Best regards,
Krzysztof
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH] dt-bindings: power: Fix path to power-domain.txt bindings

2019-11-19 Thread Rob Herring
On Tue, Nov 19, 2019 at 8:43 AM Krzysztof Kozlowski  wrote:
>
> With split of power domain controller bindings to power-domain.yaml, the
> consumer part was renamed to power-domain.txt.  Update the references in
> other bindings.
>
> Reported-by: Geert Uytterhoeven 
> Fixes: abb4805e343a ("dt-bindings: power: Convert Samsung Exynos Power Domain 
> bindings to json-schema")
> Signed-off-by: Krzysztof Kozlowski 
> ---
>  Documentation/devicetree/bindings/clock/clk-exynos-audss.txt  | 2 +-
>  Documentation/devicetree/bindings/clock/exynos5433-clock.txt  | 2 +-
>  .../devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt  | 2 +-
>  .../devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt  | 2 +-
>  .../bindings/clock/renesas,rcar-gen2-cpg-clocks.txt   | 2 +-
>  .../devicetree/bindings/clock/renesas,rz-cpg-clocks.txt   | 2 +-
>  .../devicetree/bindings/display/etnaviv/etnaviv-drm.txt   | 2 +-
>  Documentation/devicetree/bindings/display/msm/dpu.txt | 2 +-
>  Documentation/devicetree/bindings/display/msm/mdp5.txt| 2 +-
>  Documentation/devicetree/bindings/dsp/fsl,dsp.yaml| 2 +-
>  Documentation/devicetree/bindings/media/imx7-mipi-csi2.txt| 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt   | 2 +-
>  Documentation/devicetree/bindings/media/mediatek-mdp.txt  | 2 +-
>  Documentation/devicetree/bindings/opp/qcom-nvmem-cpufreq.txt  | 2 +-
>  Documentation/devicetree/bindings/pci/pci-keystone.txt| 2 +-
>  Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.txt | 2 +-
>  Documentation/devicetree/bindings/power/qcom,rpmpd.txt| 2 +-
>  Documentation/devicetree/bindings/power/renesas,rcar-sysc.txt | 2 +-
>  .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt  | 4 ++--
>  19 files changed, 20 insertions(+), 20 deletions(-)

Please no. Can you just undo the renaming back to power_domain.txt

Rob
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH] dt-bindings: power: Fix path to power-domain.txt bindings

2019-11-19 Thread Geert Uytterhoeven
Hi Krzysztof,

On Tue, Nov 19, 2019 at 3:43 PM Krzysztof Kozlowski  wrote:
> With split of power domain controller bindings to power-domain.yaml, the
> consumer part was renamed to power-domain.txt.  Update the references in
> other bindings.
>
> Reported-by: Geert Uytterhoeven 
> Fixes: abb4805e343a ("dt-bindings: power: Convert Samsung Exynos Power Domain 
> bindings to json-schema")
> Signed-off-by: Krzysztof Kozlowski 

Thanks for your patch!

Reviewed-by: Geert Uytterhoeven 

>  .../bindings/clock/renesas,rcar-gen2-cpg-clocks.txt   | 2 +-

Please note this file is no longer present in next.
But robh/for-next still has it.

Gr{oetje,eeting}s,

Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH] dt-bindings: power: Fix path to power-domain.txt bindings

2019-11-19 Thread Krzysztof Kozlowski
With split of power domain controller bindings to power-domain.yaml, the
consumer part was renamed to power-domain.txt.  Update the references in
other bindings.

Reported-by: Geert Uytterhoeven 
Fixes: abb4805e343a ("dt-bindings: power: Convert Samsung Exynos Power Domain 
bindings to json-schema")
Signed-off-by: Krzysztof Kozlowski 
---
 Documentation/devicetree/bindings/clock/clk-exynos-audss.txt  | 2 +-
 Documentation/devicetree/bindings/clock/exynos5433-clock.txt  | 2 +-
 .../devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt  | 2 +-
 .../devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt  | 2 +-
 .../bindings/clock/renesas,rcar-gen2-cpg-clocks.txt   | 2 +-
 .../devicetree/bindings/clock/renesas,rz-cpg-clocks.txt   | 2 +-
 .../devicetree/bindings/display/etnaviv/etnaviv-drm.txt   | 2 +-
 Documentation/devicetree/bindings/display/msm/dpu.txt | 2 +-
 Documentation/devicetree/bindings/display/msm/mdp5.txt| 2 +-
 Documentation/devicetree/bindings/dsp/fsl,dsp.yaml| 2 +-
 Documentation/devicetree/bindings/media/imx7-mipi-csi2.txt| 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-decoder.txt   | 2 +-
 Documentation/devicetree/bindings/media/mediatek-mdp.txt  | 2 +-
 Documentation/devicetree/bindings/opp/qcom-nvmem-cpufreq.txt  | 2 +-
 Documentation/devicetree/bindings/pci/pci-keystone.txt| 2 +-
 Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.txt | 2 +-
 Documentation/devicetree/bindings/power/qcom,rpmpd.txt| 2 +-
 Documentation/devicetree/bindings/power/renesas,rcar-sysc.txt | 2 +-
 .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt  | 4 ++--
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt 
b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt
index 6030afb10b5c..e6c6b43e9770 100644
--- a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt
+++ b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt
@@ -36,7 +36,7 @@ Required Properties:
 Optional Properties:
 
   - power-domains: a phandle to respective power domain node as described by
-generic PM domain bindings (see power/power_domain.txt for more
+generic PM domain bindings (see power/power-domain.txt for more
 information).
 
 The following is the list of clocks generated by the controller. Each clock is
diff --git a/Documentation/devicetree/bindings/clock/exynos5433-clock.txt 
b/Documentation/devicetree/bindings/clock/exynos5433-clock.txt
index 183c327a7d6b..972d4e45f8c1 100644
--- a/Documentation/devicetree/bindings/clock/exynos5433-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos5433-clock.txt
@@ -178,7 +178,7 @@ Required Properties:
 
 Optional properties:
   - power-domains: a phandle to respective power domain node as described by
-   generic PM domain bindings (see power/power_domain.txt for more
+   generic PM domain bindings (see power/power-domain.txt for more
information).
 
 Each clock is assigned an identifier and client nodes can use this identifier
diff --git 
a/Documentation/devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt 
b/Documentation/devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt
index 7cc4c0330b53..46ecbbce277c 100644
--- a/Documentation/devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,r8a7778-cpg-clocks.txt
@@ -17,7 +17,7 @@ Required Properties:
 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed
 through an MSTP clock should refer to the CPG device node in their
 "power-domains" property, as documented by the generic PM domain bindings in
-Documentation/devicetree/bindings/power/power_domain.txt.
+Documentation/devicetree/bindings/power/power-domain.txt.
 
 
 Examples
diff --git 
a/Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt 
b/Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
index 8c81547c29f5..cb32b4f41046 100644
--- a/Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
@@ -19,7 +19,7 @@ Required Properties:
 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed
 through an MSTP clock should refer to the CPG device node in their
 "power-domains" property, as documented by the generic PM domain bindings in
-Documentation/devicetree/bindings/power/power_domain.txt.
+Documentation/devicetree/bindings/power/power-domain.txt.
 
 
 Examples
diff --git 
a/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt 
b/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt
index f8c05bb4116e..58f9054704c2 100644
--- a/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt
@@ -28,7 +28,7