[PATCH] powerpc/p1010rdb: add EEPROMs to device tree

2012-05-23 Thread Gustavo Zacarias
Add EEPROM to the P1010RDB device tree. The 24c01 acts as a memory SPD so it shouldn't be overwritten without care. The 24c256 is a general purpose memory. Signed-off-by: Gustavo Zacarias --- arch/powerpc/boot/dts/p1010rdb.dtsi | 12 1 files changed, 12 insertions(+), 0 dele

[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi

2012-02-28 Thread Gustavo Zacarias
Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus" from Andy Fleming. It's device_type rather than device-type, which causes the mdio probe to fail thus making all gianfar ethernet interfaces unusable. Signed-off-by: Gustavo Zacarias --- arch/powerpc/boot/dt

[PATCH] powerpc/boot: fix typo in p1010rdb.dtsi

2012-02-28 Thread Gustavo Zacarias
Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus" from Andy Fleming. It's device_type rather than device-type, which causes the mdio probe to fail thus making all gianfar ethernet interfaces unusable. Signed-off-by: Gustavo Zacarias --- arch/powerpc/boot/dt