aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/pcm032.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/pcm032.dts')
-rw-r--r--arch/powerpc/boot/dts/pcm032.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/pcm032.dts b/arch/powerpc/boot/dts/pcm032.dts
index 85d857a5d46e..e175e2c601b5 100644
--- a/arch/powerpc/boot/dts/pcm032.dts
+++ b/arch/powerpc/boot/dts/pcm032.dts
@@ -257,8 +257,9 @@
257 reg = <0x51>; 257 reg = <0x51>;
258 }; 258 };
259 eeprom@52 { 259 eeprom@52 {
260 compatible = "at24,24c32"; 260 compatible = "catalyst,24c32";
261 reg = <0x52>; 261 reg = <0x52>;
262 pagesize = <32>;
262 }; 263 };
263 }; 264 };
264 265