Re: [PATCH 5/5] ARM: tegra: Add hdmi to Tegra114 Dalmore device tree

2013-08-28 Thread Thierry Reding
On Wed, Aug 28, 2013 at 03:49:45PM +0300, Mikko Perttunen wrote: > On 08/28/2013 03:30 PM, Thierry Reding wrote: > >On Wed, Aug 28, 2013 at 01:40:59PM +0300, Mikko Perttunen wrote: [...] > >>regulator-min-microvolt = <500>; > >>regulator-max-microvolt = <

Re: [PATCH 5/5] ARM: tegra: Add hdmi to Tegra114 Dalmore device tree

2013-08-28 Thread Mikko Perttunen
On 08/28/2013 03:30 PM, Thierry Reding wrote: * PGP Signed by an unknown key On Wed, Aug 28, 2013 at 01:40:59PM +0300, Mikko Perttunen wrote: Add hdmi node to Dalmore device tree to supply Dalmore-specific s/hdmi/HDMI/ Will fix. diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arc

Re: [PATCH 5/5] ARM: tegra: Add hdmi to Tegra114 Dalmore device tree

2013-08-28 Thread Thierry Reding
On Wed, Aug 28, 2013 at 01:40:59PM +0300, Mikko Perttunen wrote: > Add hdmi node to Dalmore device tree to supply Dalmore-specific s/hdmi/HDMI/ > diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts > b/arch/arm/boot/dts/tegra114-dalmore.dts [...] > + host1x { > + hdmi { > +

[PATCH 5/5] ARM: tegra: Add hdmi to Tegra114 Dalmore device tree

2013-08-28 Thread Mikko Perttunen
Add hdmi node to Dalmore device tree to supply Dalmore-specific data: VDD and PLL regulators for HDMI port, DDC bus and HDMI cable hotplug GPIO. Signed-off-by: Mikko Perttunen --- arch/arm/boot/dts/tegra114-dalmore.dts | 17 + 1 file changed, 17 insertions(+) diff --git a/arch/a