diff options
| -rw-r--r-- | arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts index c5ee6c00766c..1a85014a6268 100644 --- a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts +++ b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | |||
| @@ -98,6 +98,11 @@ | |||
| 98 | reg = <0x2e>; | 98 | reg = <0x2e>; |
| 99 | }; | 99 | }; |
| 100 | 100 | ||
| 101 | eeprom@50 { | ||
| 102 | compatible = "atmel,24c64"; | ||
| 103 | reg = <0x50>; | ||
| 104 | }; | ||
| 105 | |||
| 101 | pcf8563@51 { | 106 | pcf8563@51 { |
| 102 | compatible = "nxp,pcf8563"; | 107 | compatible = "nxp,pcf8563"; |
| 103 | reg = <0x51>; | 108 | reg = <0x51>; |
