Re: [PATCH v2 3/5] ARM: dts: add hdmi regulators for exynos5420 based peach-pit board

2014-09-09 Thread Doug Anderson
Javier / Rahul.

On Wed, Aug 20, 2014 at 4:19 AM, Javier Martinez Canillas
 wrote:
> From: Rahul Sharma 
>
> Adding regulators for hdmi for peach-pit board.
>
> Signed-off-by: Rahul Sharma 
> Reviewed-by: Javier Martinez Canillas 
> Signed-off-by: Javier Martinez Canillas 
> ---
>  arch/arm/boot/dts/exynos5420-peach-pit.dts | 5 +
>  1 file changed, 5 insertions(+)

Reviewed-by: Doug Anderson 
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 3/5] ARM: dts: add hdmi regulators for exynos5420 based peach-pit board

2014-08-20 Thread Javier Martinez Canillas
From: Rahul Sharma 

Adding regulators for hdmi for peach-pit board.

Signed-off-by: Rahul Sharma 
Reviewed-by: Javier Martinez Canillas 
Signed-off-by: Javier Martinez Canillas 
---
 arch/arm/boot/dts/exynos5420-peach-pit.dts | 5 +
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts 
b/arch/arm/boot/dts/exynos5420-peach-pit.dts
index 78cea4c..7c5957b 100644
--- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
+++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
@@ -143,6 +143,11 @@
pinctrl-names = "default";
pinctrl-0 = <&hdmi_hpd_irq>;
ddc = <&i2c_2>;
+
+   hdmi-en-supply = <&tps65090_fet7>;
+   vdd-supply = <&ldo8_reg>;
+   vdd_osc-supply = <&ldo10_reg>;
+   vdd_pll-supply = <&ldo8_reg>;
 };
 
 &hsi2c_4 {
-- 
2.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html