ARM: dts: pxa: fix power i2c definition
Add the correct address and size to the device-tree description. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
reg = <0x40f00180 0x24>;
|
||||
interrupts = <6>;
|
||||
clocks = <&clks CLK_PWRI2C>;
|
||||
#address-cells = <0x1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user