diff options
author | Richard Zhao <richard.zhao@linaro.org> | 2012-05-01 22:29:10 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-05-11 03:18:00 -0400 |
commit | b1a5da8eb37bd44d66e93a6133e33616b5de3d24 (patch) | |
tree | 9afd2f35b3bd346a3503a91a21be9928cebe5307 /arch/arm/boot/dts/imx6q-sabrelite.dts | |
parent | 551fd208f204780bac1ca5bce1748ba7a6f7ee6e (diff) |
ARM: dts: imx6q-sabrelite: add ssi device
Signed-off-by: Richard Zhao <richard.zhao@linaro.org>
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabrelite.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-sabrelite.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts index 1ca9b3ecb882..1aebefe21571 100644 --- a/arch/arm/boot/dts/imx6q-sabrelite.dts +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts | |||
@@ -35,6 +35,11 @@ | |||
35 | reg = <0>; | 35 | reg = <0>; |
36 | }; | 36 | }; |
37 | }; | 37 | }; |
38 | |||
39 | ssi1: ssi@02028000 { | ||
40 | fsl,mode = "i2s-slave"; | ||
41 | status = "okay"; | ||
42 | }; | ||
38 | }; | 43 | }; |
39 | 44 | ||
40 | }; | 45 | }; |