mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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: Joachim Eastwood <manabian@gmail.com>
This commit is contained in:
parent
5c36aa6fda
commit
7d775d34b1
|
|
@ -37,3 +37,7 @@ sram2: sram@20000000 {
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
&eeprom {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user