Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[deliverable/linux.git] / arch / powerpc / boot / dts / mpc8548cds.dts
index 475be1433fe104ce4484d46454344a0c929e039e..4173af387c6355ae8c50aa4d7141d98ad0901e76 100644 (file)
                        interrupts = <43 2>;
                        interrupt-parent = <&mpic>;
                        dfsrr;
+
+                       eeprom@50 {
+                               compatible = "atmel,24c64";
+                               reg = <0x50>;
+                       };
+
+                       eeprom@56 {
+                               compatible = "atmel,24c64";
+                               reg = <0x56>;
+                       };
+
+                       eeprom@57 {
+                               compatible = "atmel,24c64";
+                               reg = <0x57>;
+                       };
                };
 
                i2c@3100 {
                        interrupts = <43 2>;
                        interrupt-parent = <&mpic>;
                        dfsrr;
+
+                       eeprom@50 {
+                               compatible = "atmel,24c64";
+                               reg = <0x50>;
+                       };
                };
 
                dma@21300 {
This page took 0.025898 seconds and 5 git commands to generate.