Browse Source

powerpc/T104xRDB: add tdm riser card node to device tree

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Zhao Qiang 9 years ago
parent
commit
fd5475a75b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      arch/powerpc/boot/dts/fsl/t104xrdb.dtsi

+ 5 - 0
arch/powerpc/boot/dts/fsl/t104xrdb.dtsi

@@ -113,6 +113,11 @@
 				reg = <0>;
 				spi-max-frequency = <10000000>; /* input clock */
 			};
+			slic@3 {
+				compatible = "maxim,ds26522";
+				reg = <3>;
+				spi-max-frequency = <2000000>; /* input clock */
+			};
 		};
 
 		i2c@118000 {