[PATCH v2] ARM: dts: imx6q-gk802: Enable HDMI

Shawn Guo shawn.guo at freescale.com
Wed Apr 16 21:56:13 PDT 2014


On Wed, Apr 16, 2014 at 11:23:50PM +0200, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel <philipp.zabel at gmail.com>
> ---
> Changes since v1:
>  - Reordered ddc-i2c-bus and status properties
> ---
>  arch/arm/boot/dts/imx6q-gk802.dts | 5 +++++
>  1 file changed, 5 insertions(+)

Applied.  It should be sent to LAKML than LKML though.

Shawn

> 
> diff --git a/arch/arm/boot/dts/imx6q-gk802.dts b/arch/arm/boot/dts/imx6q-gk802.dts
> index 4a9b4dc..0f0c50b 100644
> --- a/arch/arm/boot/dts/imx6q-gk802.dts
> +++ b/arch/arm/boot/dts/imx6q-gk802.dts
> @@ -48,6 +48,11 @@
>  	};
>  };
>  
> +&hdmi {
> +	ddc-i2c-bus = <&i2c3>;
> +	status = "okay";
> +};
> +
>  /* Internal I2C */
>  &i2c2 {
>  	pinctrl-names = "default";
> -- 
> 1.9.1
> 
> 
> 




More information about the linux-arm-kernel mailing list