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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 8 Jan 2013 15:18:11 -0500
From:	Sean Paul <seanpaul@...omium.org>
To:	linux-arm-kernel@...ts.infradead.org,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	linux-samsung-soc@...r.kernel.org
Cc:	thomas.abraham@...aro.org, "kgene.kim" <kgene.kim@...sung.com>,
	Sean Paul <seanpaul@...omium.org>
Subject: Re: [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4

On Mon, Jan 7, 2013 at 4:00 PM, Sean Paul <seanpaul@...omium.org> wrote:
> Set the HDMI version to v1.4 for all exynos5250 targets. This property
> was previously being inferred by the existence of the hdmi node.
>
> Signed-off-by: Sean Paul <seanpaul@...omium.org>
> ---

The patch adding the property has churned a bit from
devicetree-discuss reviews. I'll upload this again after it's settled.

Please drop.

Sean

>  arch/arm/boot/dts/exynos5250.dtsi |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
> index 2e3b6ef..9fb6845 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -576,6 +576,7 @@
>                 compatible = "samsung,exynos5-hdmi";
>                 reg = <0x14530000 0x100000>;
>                 interrupts = <0 95 0>;
> +               samsung,supports-hdmi-1.4;
>         };
>
>         mixer {
> --
> 1.7.7.3
>
--
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