Skip to content
Snippets Groups Projects
Commit 176f035e authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

[DTBO][D18][MV] Enable LM75 and carrier EEPROM

parent 6a1291be
No related branches found
No related tags found
No related merge requests found
......@@ -147,12 +147,14 @@
temp: lm75b@49 {
compatible = "national,lm75b";
reg = <0x49>;
status = "okay";
};
eeprom: 24c64@53 {
compatible = "atmel,24c64";
reg = <0x53>;
pagesize = <32>;
status = "okay";
};
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment