From 49de720fa51fa590065e141081e4ec10c91747e0 Mon Sep 17 00:00:00 2001 From: Zhao Qiang Date: Wed, 17 Sep 2014 15:34:17 +0800 Subject: t1040rdb: add slic tdm node to t1040rdb add slic tdm node into t1040rdb.dts Signed-off-by: Zhao Qiang Change-Id: I1862ebef1b7bfd5a43258afbd62bcfe417dc61c0 Reviewed-on: http://git.am.freescale.net:8181/19000 Tested-by: Review Code-CDREVIEW Reviewed-by: Xiaobo Xie Reviewed-by: Richard Schmitt diff --git a/arch/powerpc/boot/dts/t1040rdb.dts b/arch/powerpc/boot/dts/t1040rdb.dts index 5d9f5c0..5695fbc 100644 --- a/arch/powerpc/boot/dts/t1040rdb.dts +++ b/arch/powerpc/boot/dts/t1040rdb.dts @@ -153,6 +153,12 @@ reg = <2>; spi-max-frequency = <8000000>; }; + + slic@3 { + compatible = "maxim,ds26522"; + reg = <3>; + spi-max-frequency = <2000000>; /* input clock */ + }; }; fman0: fman@400000 { -- cgit v0.10.2