linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4
@ 2013-01-07 21:00 Sean Paul
  2013-01-08 20:18 ` Sean Paul
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Paul @ 2013-01-07 21:00 UTC (permalink / raw)
  To: linux-arm-kernel

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@chromium.org>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4
  2013-01-07 21:00 [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4 Sean Paul
@ 2013-01-08 20:18 ` Sean Paul
  2013-01-10  1:37   ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Paul @ 2013-01-08 20:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 7, 2013 at 4:00 PM, Sean Paul <seanpaul@chromium.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@chromium.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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4
  2013-01-08 20:18 ` Sean Paul
@ 2013-01-10  1:37   ` Kukjin Kim
  0 siblings, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2013-01-10  1:37 UTC (permalink / raw)
  To: linux-arm-kernel

Sean Paul wrote:
> 
> On Mon, Jan 7, 2013 at 4:00 PM, Sean Paul <seanpaul@chromium.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@chromium.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.
> 
OK, thanks for your information.

- Kukjin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-10  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 21:00 [PATCH] ARM: dts: exynos5250: Set HDMI version to v1.4 Sean Paul
2013-01-08 20:18 ` Sean Paul
2013-01-10  1:37   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).