PM / Domains: Correct unit address in power-controller example
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / power / power_domain.txt
index 0f8ed37..025b5e7 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>;