lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 16 Apr 2014 14:13:36 +0800
From:	Shawn Guo <shawn.guo@...escale.com>
To:	Philipp Zabel <philipp.zabel@...il.com>
CC:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: imx6q-gk802: Enable HDMI

On Mon, Apr 14, 2014 at 08:15:53PM +0200, Philipp Zabel wrote:
> This patch enables HDMI output on GK802 HDMI dongles.
> 
> Signed-off-by: Philipp Zabel <philipp.zabel@...il.com>
> ---
>  arch/arm/boot/dts/imx6q-gk802.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6q-gk802.dts b/arch/arm/boot/dts/imx6q-gk802.dts
> index 4a9b4dc..16d3491 100644
> --- a/arch/arm/boot/dts/imx6q-gk802.dts
> +++ b/arch/arm/boot/dts/imx6q-gk802.dts
> @@ -48,6 +48,11 @@
>  	};
>  };
>  
> +&hdmi {
> +	status = "okay";

I prefer to put 'status' at the bottom of the property list.

Shawn

> +	ddc-i2c-bus = <&i2c3>;
> +};
> +
>  /* Internal I2C */
>  &i2c2 {
>  	pinctrl-names = "default";
> -- 
> 1.9.1
> 
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ