Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> --- arch/arm/boot/dts/omap5-board-common.dtsi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/omap5-board-common.dtsi b/arch/arm/boot/dts/omap5-board-common.dtsi index c0da5ff..e89bef3 100644 --- a/arch/arm/boot/dts/omap5-board-common.dtsi +++ b/arch/arm/boot/dts/omap5-board-common.dtsi @@ -130,6 +130,20 @@ }; }; +&omap5_control_ckobuffer { + ckobuffer: pinmux_ckobuffer { + pinctrl-single,pins = < + /* CONTROL.CONTROL_CKOBUFFER[28] CKOBUFFER_CLK_EN := 1 */ + 0x0 0x10000000 + >; + }; +}; + +&sound { + pinctrl-names = "default"; + pinctrl-0 = <&ckobuffer>; +}; + &gpio8 { /* TI trees use GPIO instead of msecure, see also muxing */ p234 { -- 2.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html