summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/imx6q-h100.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/imx6q-h100.dts')
-rw-r--r--dts/src/arm/imx6q-h100.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/dts/src/arm/imx6q-h100.dts b/dts/src/arm/imx6q-h100.dts
index 8a2ea6c589..714e09e04d 100644
--- a/dts/src/arm/imx6q-h100.dts
+++ b/dts/src/arm/imx6q-h100.dts
@@ -49,6 +49,11 @@
model = "Auvidea H100";
compatible = "auvidea,h100", "fsl,imx6q";
+ /* Will be filled by the bootloader */
+ memory@10000000 {
+ reg = <0x10000000 0>;
+ };
+
aliases {
rtc0 = &rtc;
rtc1 = &snvs_rtc;
@@ -161,7 +166,7 @@
status = "okay";
eeprom: 24c02@51 {
- compatible = "microchip,24c02", "at24";
+ compatible = "microchip,24c02", "atmel,24c02";
reg = <0x51>;
};