From patchwork Sun May 7 14:46:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ayaka X-Patchwork-Id: 9715283 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 22DE160380 for ; Sun, 7 May 2017 14:47:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0F17E22B1F for ; Sun, 7 May 2017 14:47:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 01A2926419; Sun, 7 May 2017 14:47:50 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 74BC222B1F for ; Sun, 7 May 2017 14:47:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=+OHgfEi7QkELhhL05M45sJKSgSIpu7aV3uNdCsa0X2g=; b=AHrzbMq2JpAQBsAnmv8uvgzx4P 1Mp/eAwlf4aqwAI8bdKcUb5B81+N/vpQXD/1f3zYn8iAUnkC+XieNEWfiihU0fjPEiW+70Wmr9Oss purBbfO1Tlacz/03GipaQNj4n9IAQxrjw4qmBcOWMNtjeuA1N7+QJ86hsrk1XFaGbfhLx5BN4AEfi pOEv25L/co3HKyVJ/WDFvbK5DbmIVTjbDPPmN/roocDGPzEIJv6vprxK1bPtPcVxTxiEOvJNvdlJY FU1xk18To3GGQlieYIqETJ/AIsmC6/c0KDb7wDn6rEXYu7/YCA4UUKRkN4zcU2nHvpDeTEQR13Tld uARrNxoA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1d7NTR-0004OR-Od; Sun, 07 May 2017 14:47:49 +0000 Received: from kozue.soulik.info ([2001:19f0:7000:8404:5054:ff:fe75:428f]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1d7NSp-0003On-E0; Sun, 07 May 2017 14:47:13 +0000 Received: from misaki.sumomo.pri (unknown [IPv6:2001:470:b30d:2:3fe5:5e2:ef97:4abb]) by kozue.soulik.info (Postfix) with ESMTPA id D022A1020EA; Sun, 7 May 2017 23:47:24 +0900 (JST) From: Randy Li To: devicetree@vger.kernel.org Subject: [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release Date: Sun, 7 May 2017 22:46:33 +0800 Message-Id: <20170507144633.11714-3-ayaka@soulik.info> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170507144633.11714-1-ayaka@soulik.info> References: <20170507144633.11714-1-ayaka@soulik.info> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170507_074711_630883_23DEB7DF X-CRM114-Status: UNSURE ( 3.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, heiko@sntech.de, Randy Li , linux@armlinux.org.uk, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Randy Li --- 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"; +};