* [PATCH] dt-bindings: Correct paths in Rockchip power domains binding document
@ 2015-10-16 14:11 Geert Uytterhoeven
2015-10-16 15:41 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-10-16 14:11 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Documentation/devicetree/bindings/soc/rockchip/power_domain.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/power_domain.txt b/Documentation/devicetree/bindings/soc/rockchip/power_domain.txt
index 4be34188afe41029..112756e11802c7cc 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/power_domain.txt
+++ b/Documentation/devicetree/bindings/soc/rockchip/power_domain.txt
@@ -13,7 +13,7 @@ Required properties for power domain controller:
Required properties for power domain sub nodes:
- reg: index of the power domain, should use macros in:
- "include/dt-bindings/power-domain/rk3288.h" - for RK3288 type power domain.
+ "include/dt-bindings/power/rk3288-power.h" - for RK3288 type power domain.
- clocks (optional): phandles to clocks which need to be enabled while power domain
switches state.
@@ -35,7 +35,7 @@ Node of a device using power domains must have a power-domains property,
containing a phandle to the power device node and an index specifying which
power domain to use.
The index should use macros in:
- "include/dt-bindings/power-domain/rk3288.h" - for rk3288 type power domain.
+ "include/dt-bindings/power/rk3288-power.h" - for rk3288 type power domain.
Example of the node using power domain:
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] dt-bindings: Correct paths in Rockchip power domains binding document
2015-10-16 14:11 [PATCH] dt-bindings: Correct paths in Rockchip power domains binding document Geert Uytterhoeven
@ 2015-10-16 15:41 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2015-10-16 15:41 UTC (permalink / raw)
To: linux-arm-kernel
Hi Geert,
Am Freitag, 16. Oktober 2015, 16:11:41 schrieb Geert Uytterhoeven:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Documentation/devicetree/bindings/soc/rockchip/power_domain.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for catching this. I've applied it to my drivers branch with the other
fixes.
Thanks
Heiko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-16 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 14:11 [PATCH] dt-bindings: Correct paths in Rockchip power domains binding document Geert Uytterhoeven
2015-10-16 15:41 ` Heiko Stübner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox