aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts')
-rw-r--r--sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts b/sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts
index 584f0d0398a5..6ab65d21861a 100644
--- a/sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts
+++ b/sys/contrib/device-tree/src/arm/marvell/armada-382-rd-ac3x-48g4x2xl.dts
@@ -40,7 +40,7 @@
pinctrl-0 = <&i2c0_pins>;
status = "okay";
- eeprom@53{
+ eeprom@53 {
compatible = "atmel,24c64";
reg = <0x53>;
};
@@ -95,11 +95,11 @@
reg = <0x00000000 0x00500000>;
label = "u-boot";
};
- partition@500000{
+ partition@500000 {
reg = <0x00500000 0x00400000>;
label = "u-boot env";
};
- partition@900000{
+ partition@900000 {
reg = <0x00900000 0x3F700000>;
label = "user";
};