lkml.org 
[lkml]   [2017]   [May]   [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: rockchip: enable eDP panel at Firefly Release
Date
Signed-off-by: Randy Li <ayaka@soulik.info>
---
arch/arm/boot/dts/rk3288-firefly.dts | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-firefly.dts b/arch/arm/boot/dts/rk3288-firefly.dts
index 14271be..b3964c8 100644
--- a/arch/arm/boot/dts/rk3288-firefly.dts
+++ b/arch/arm/boot/dts/rk3288-firefly.dts
@@ -48,10 +48,22 @@
compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
};

+&edp {
+ status = "okay";
+};
+
+&edp_phy {
+ status = "okay";
+};
+
&ir {
gpios = <&gpio7 RK_PA0 GPIO_ACTIVE_LOW>;
};

+&panel {
+ status = "okay";
+};
+
&pinctrl {
act8846 {
pmic_vsel: pmic-vsel {
@@ -69,3 +81,19 @@
&pwm1 {
status = "okay";
};
+
+&vopb {
+ status = "okay";
+};
+
+&vopb_mmu {
+ status = "okay";
+};
+
+&vopl {
+ status = "okay";
+};
+
+&vopl_mmu {
+ status = "okay";
+};
--
2.9.3
\
 
 \ /
  Last update: 2017-05-07 23:56    [W:0.328 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site