aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/gef_sbc610.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/gef_sbc610.dts')
-rw-r--r--arch/powerpc/boot/dts/gef_sbc610.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/gef_sbc610.dts b/arch/powerpc/boot/dts/gef_sbc610.dts
index 6582dbd36da7..6898d7e87fba 100644
--- a/arch/powerpc/boot/dts/gef_sbc610.dts
+++ b/arch/powerpc/boot/dts/gef_sbc610.dts
@@ -131,6 +131,19 @@
131 reg = <0xfef00000 0x100000>; // CCSRBAR 1M 131 reg = <0xfef00000 0x100000>; // CCSRBAR 1M
132 bus-frequency = <33333333>; 132 bus-frequency = <33333333>;
133 133
134 mcm-law@0 {
135 compatible = "fsl,mcm-law";
136 reg = <0x0 0x1000>;
137 fsl,num-laws = <10>;
138 };
139
140 mcm@1000 {
141 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
142 reg = <0x1000 0x1000>;
143 interrupts = <17 2>;
144 interrupt-parent = <&mpic>;
145 };
146
134 i2c1: i2c@3000 { 147 i2c1: i2c@3000 {
135 #address-cells = <1>; 148 #address-cells = <1>;
136 #size-cells = <0>; 149 #size-cells = <0>;