Enable EEPROM for all LPC435x/3x/2x/1x controllers that include the 16 kB EEPROM device. Signed-off-by: Joachim Eastwood <manabian@gmail.com>
@@ -37,3 +37,7 @@
};
+
+&eeprom {
+ status = "okay";
+};