|
@@ -100,6 +100,21 @@
|
|
interrupts = <43 2>;
|
|
interrupts = <43 2>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
dfsrr;
|
|
dfsrr;
|
|
|
|
+
|
|
|
|
+ eeprom@50 {
|
|
|
|
+ compatible = "atmel,24c64";
|
|
|
|
+ reg = <0x50>;
|
|
|
|
+ };
|
|
|
|
+
|
|
|
|
+ eeprom@56 {
|
|
|
|
+ compatible = "atmel,24c64";
|
|
|
|
+ reg = <0x56>;
|
|
|
|
+ };
|
|
|
|
+
|
|
|
|
+ eeprom@57 {
|
|
|
|
+ compatible = "atmel,24c64";
|
|
|
|
+ reg = <0x57>;
|
|
|
|
+ };
|
|
};
|
|
};
|
|
|
|
|
|
i2c@3100 {
|
|
i2c@3100 {
|
|
@@ -111,6 +126,11 @@
|
|
interrupts = <43 2>;
|
|
interrupts = <43 2>;
|
|
interrupt-parent = <&mpic>;
|
|
interrupt-parent = <&mpic>;
|
|
dfsrr;
|
|
dfsrr;
|
|
|
|
+
|
|
|
|
+ eeprom@50 {
|
|
|
|
+ compatible = "atmel,24c64";
|
|
|
|
+ reg = <0x50>;
|
|
|
|
+ };
|
|
};
|
|
};
|
|
|
|
|
|
dma@21300 {
|
|
dma@21300 {
|