PM / Domains: Correct unit address in power-controller example
[firefly-linux-kernel-4.4.55.git] / Documentation / devicetree / bindings / power / power_domain.txt
index 0f8ed3710c66e9e24450a77ba1d86fd9d2a01ea3..025b5e7df61c630c3048d6b6befa8735296e7884 100644 (file)
@@ -48,7 +48,7 @@ Example 2:
                #power-domain-cells = <1>;
        };
 
-       child: power-controller@12340000 {
+       child: power-controller@12341000 {
                compatible = "foo,power-controller";
                reg = <0x12341000 0x1000>;
                power-domains = <&parent 0>;