From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/2] ARM: dts: rockchip: add hdmi analog power supplies to rk3288 boards
Date: Thu, 12 Mar 2015 21:46:06 +0100 [thread overview]
Message-ID: <2410885.atPeD2Ud1D@phil> (raw)
In-Reply-To: <4184159.j0iXe39dFB@phil>
Add the recently added hdmi power supplies to evb and firefly boards.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
arch/arm/boot/dts/rk3288-evb.dtsi | 2 ++
arch/arm/boot/dts/rk3288-firefly.dtsi | 2 ++
2 files changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index 5e895a5..edd45a0 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -118,6 +118,8 @@
};
&hdmi {
+ vp-supply = <&vdd10_lcd>;
+ vph-supply = <&vcc18_lcd>;
ddc-i2c-bus = <&i2c5>;
status = "okay";
};
diff --git a/arch/arm/boot/dts/rk3288-firefly.dtsi b/arch/arm/boot/dts/rk3288-firefly.dtsi
index e6f873a..09fcded 100644
--- a/arch/arm/boot/dts/rk3288-firefly.dtsi
+++ b/arch/arm/boot/dts/rk3288-firefly.dtsi
@@ -180,6 +180,8 @@
};
&hdmi {
+ vp-supply = <&vdd10_lcd>;
+ vph-supply = <&vcc18_lcd>;
ddc-i2c-bus = <&i2c5>;
status = "okay";
};
--
2.1.4
next prev parent reply other threads:[~2015-03-12 20:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 20:45 [PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators Heiko Stuebner
2015-03-12 20:46 ` Heiko Stuebner [this message]
2015-03-23 18:17 ` Heiko Stuebner
2015-03-25 16:51 ` Philipp Zabel
2015-06-05 11:02 ` Thierry Reding
2015-06-05 12:16 ` Heiko Stübner
2015-06-05 12:23 ` Thierry Reding
2015-06-05 23:03 ` Heiko Stübner
2015-06-05 23:10 ` Russell King - ARM Linux
2015-06-08 14:02 ` Thierry Reding
2015-06-08 14:29 ` Russell King - ARM Linux
2015-06-08 15:44 ` Thierry Reding
2015-06-08 16:34 ` Russell King - ARM Linux
2015-06-09 7:53 ` Thierry Reding
2015-06-09 23:29 ` Heiko Stübner
2015-06-09 23:36 ` Russell King - ARM Linux
2015-06-12 7:27 ` Heiko Stübner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2410885.atPeD2Ud1D@phil \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox