From: Rongjun Ying Date: Tue, 25 Nov 2014 10:46:43 +0000 (+0800) Subject: ARM: dts: atlas6: Add I2S external clock input pingroup X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=110afb8b42ea68439b352a87e06563a3a85df6c6;p=deliverable%2Flinux.git ARM: dts: atlas6: Add I2S external clock input pingroup The I2S controller can use the external clock as reference clock with master mode. But based on different hardware or software design, this external clock might be needed or not needed. So the external input pin can be an independent pinctrl group, and the card driver can decice to get it or not. Signed-off-by: Rongjun Ying Signed-off-by: Barry Song Acked-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/atlas6.dtsi b/arch/arm/boot/dts/atlas6.dtsi index d3de7a35825b..1eb83c84d9dc 100644 --- a/arch/arm/boot/dts/atlas6.dtsi +++ b/arch/arm/boot/dts/atlas6.dtsi @@ -528,6 +528,12 @@ sirf,function = "i2s_mclk"; }; }; + i2s_ext_clk_input_pins_a: i2s_ext_clk_input@0 { + i2s_ext_clk_input { + sirf,pins = "i2s_ext_clk_inputgrp"; + sirf,function = "i2s_ext_clk_input"; + }; + }; i2s_pins_a: i2s@0 { i2s { sirf,pins = "i2sgrp";