Devicetree
 help / color / mirror / Atom feed
From: Randy Li <ayaka@soulik.info>
To: devicetree@vger.kernel.org
Cc: mark.rutland@arm.com, heiko@sntech.de,
	Randy Li <ayaka@soulik.info>,
	linux@armlinux.org.uk, linux-kernel@vger.kernel.org,
	linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release
Date: Sun,  7 May 2017 22:46:33 +0800	[thread overview]
Message-ID: <20170507144633.11714-3-ayaka@soulik.info> (raw)
In-Reply-To: <20170507144633.11714-1-ayaka@soulik.info>

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

      parent reply	other threads:[~2017-05-07 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-07 14:46 [PATCH 0/2] the supporting for eDP panel of Firefly Randy Li
2017-05-07 14:46 ` [PATCH 1/2] ARM: dts: rockchip: add eDP panel support for Firefly Randy Li
2017-05-07 14:46 ` Randy Li [this message]

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=20170507144633.11714-3-ayaka@soulik.info \
    --to=ayaka@soulik.info \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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