Commit 7d775d34 authored by Joachim Eastwood's avatar Joachim Eastwood

ARM: dts: lpc4357: enable EEPROM memory

Enable EEPROM for all LPC435x/3x/2x/1x controllers that include
the 16 kB EEPROM device.
Signed-off-by: default avatarJoachim Eastwood <manabian@gmail.com>
parent 5c36aa6f
......@@ -37,3 +37,7 @@ sram2: sram@20000000 {
};
};
};
&eeprom {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment