Message ID | 1441991194-11948-2-git-send-email-peter.griffin@linaro.org |
---|---|
State | Accepted |
Commit | 0f38d5ad1f25594c3ffc1cab33293de2b5fcb3e0 |
Headers | show |
On Fri, 11 Sep 2015, Peter Griffin wrote: > This pin setup provides the correct configuration in order to > interact with the CEC HW. > > Signed-off-by: Erwan Le Ray <erwan.leray@st.com> > Signed-off-by: Nicolas Vanhaelewyn <nicolas.vanhaelewyn@st.com> > Acked-by: Patrice Chotard <patrice.chotard@st.com> > Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Duplicate. > Signed-off-by: Peter Griffin <peter.griffin@linaro.org> > --- > arch/arm/boot/dts/stih407-pinctrl.dtsi | 8 ++++++++ > 1 file changed, 8 insertions(+) For the patch: Acked-by: Lee Jones <lee.jones@linaro.org> > diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi > index 0a754f2..d86ccc8 100644 > --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi > +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi > @@ -107,6 +107,14 @@ > st,retime-pin-mask = <0x3f>; > }; > > + cec0 { > + pinctrl_cec0_default: cec0-default { > + st,pins { > + hdmi_cec = <&pio2 4 ALT1 BIDIR>; > + }; > + }; > + }; > + > rc { > pinctrl_ir: ir0 { > st,pins {
diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi b/arch/arm/boot/dts/stih407-pinctrl.dtsi index 0a754f2..d86ccc8 100644 --- a/arch/arm/boot/dts/stih407-pinctrl.dtsi +++ b/arch/arm/boot/dts/stih407-pinctrl.dtsi @@ -107,6 +107,14 @@ st,retime-pin-mask = <0x3f>; }; + cec0 { + pinctrl_cec0_default: cec0-default { + st,pins { + hdmi_cec = <&pio2 4 ALT1 BIDIR>; + }; + }; + }; + rc { pinctrl_ir: ir0 { st,pins {