lkml.org 
[lkml]   [2015]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] ARM: dts: jaq: add the power-supply for backlight and panel
Date
Add a fixed regulator and reference it for the backlight and panle
power supply on rk3288 jaq board.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>

---

Changes in v1:
- Add this series patches are working with ykk'EDP patches
on rk3288-jaq board.

arch/arm/boot/dts/rk3288-veyron-jaq.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-veyron-jaq.dts b/arch/arm/boot/dts/rk3288-veyron-jaq.dts
index 991b717..9367a4c 100644
--- a/arch/arm/boot/dts/rk3288-veyron-jaq.dts
+++ b/arch/arm/boot/dts/rk3288-veyron-jaq.dts
@@ -123,6 +123,11 @@
232 233 234 235 236 237 238 239
240 241 242 243 244 245 246 247
248 249 250 251 252 253 254 255>;
+ power-supply = <&backlight_regulator>;
+};
+
+&panel {
+ power-supply = <&panel_regulator>;
};

&rk808 {
--
1.9.1


\
 
 \ /
  Last update: 2015-12-07 14:41    [W:0.419 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site