dt-bindings: Fix incorrect 'reg' property sizes
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / pwm / renesas,pwm-rcar.yaml
index 945c14e..461afb4 100644 (file)
@@ -68,7 +68,7 @@ examples:
 
     pwm0: pwm@e6e30000 {
         compatible = "renesas,pwm-r8a7743", "renesas,pwm-rcar";
-        reg = <0 0xe6e30000 0 0x8>;
+        reg = <0xe6e30000 0x8>;
         clocks = <&cpg CPG_MOD 523>;
         power-domains = <&sysc R8A7743_PD_ALWAYS_ON>;
         resets = <&cpg 523>;