dt-bindings: i3c: cdns: Use correct cells for I2C device
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / i3c / cdns,i3c-master.txt
index 69da211..1cf6182 100644 (file)
@@ -38,6 +38,6 @@ Example:
 
                nunchuk: nunchuk@52 {
                        compatible = "nintendo,nunchuk";
-                       reg = <0x52 0x80000010 0>;
+                       reg = <0x52 0x0 0x10>;
                };
        };