Re: [PATCH 01/11] ARM: STi: DT: STiH407: Add a cec0 pin definition

From: Lee Jones
Date: Fri Sep 11 2015 - 14:03:21 EST


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@xxxxxx>
> Signed-off-by: Nicolas Vanhaelewyn <nicolas.vanhaelewyn@xxxxxx>
> Acked-by: Patrice Chotard <patrice.chotard@xxxxxx>
> Signed-off-by: Patrice Chotard <patrice.chotard@xxxxxx>

Duplicate.

> Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/stih407-pinctrl.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)

For the patch: Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>

> 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 {

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/