public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: ykk@rock-chips.com (Yakir Yang)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH v1 4/4] ARM: dst: rockchip: enable RGA support on veyron devices
Date: Mon, 21 Mar 2016 17:42:45 +0800	[thread overview]
Message-ID: <1458553365-27252-1-git-send-email-ykk@rock-chips.com> (raw)
In-Reply-To: <1458552518-25527-1-git-send-email-ykk@rock-chips.com>

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
---
 arch/arm/boot/dts/rk3288-veyron.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-veyron.dtsi b/arch/arm/boot/dts/rk3288-veyron.dtsi
index 9fce91f..5eb4e97 100644
--- a/arch/arm/boot/dts/rk3288-veyron.dtsi
+++ b/arch/arm/boot/dts/rk3288-veyron.dtsi
@@ -425,6 +425,10 @@
 	dr_mode = "host";
 };
 
+&rga {
+	status = "okay";
+};
+
 &vopb {
 	status = "okay";
 };
-- 
1.9.1

  parent reply	other threads:[~2016-03-21  9:42 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21  9:28 [RFC PATCH v1 0/4] Add Rockchip RGA support Yakir Yang
2016-03-21  9:38 ` [RFC PATCH v1 1/4] drm: rockchip: add a common subdrv interfaces Yakir Yang
2016-03-21  9:40 ` [RFC PATCH v1 2/4] drm: rockchip: add RGA driver support Yakir Yang
2016-03-30 18:34   ` Rob Clark
2016-03-21  9:42 ` [RFC PATCH v1 3/4] ARM: dts: rockchip: add RGA device node for RK3288 Yakir Yang
2016-03-21  9:42 ` Yakir Yang [this message]
2016-03-21 11:29 ` [RFC PATCH v1 0/4] Add Rockchip RGA support Heiko Stübner
2016-03-21 12:17   ` Yakir Yang
2016-03-22  0:42     ` Heiko Stuebner
2016-03-22  2:14       ` Yakir Yang
2016-03-28 12:21       ` Emil Velikov
2016-03-28 18:44         ` Heiko Stübner
2016-03-28 21:35           ` Emil Velikov
2016-03-28 21:46             ` Heiko Stübner
2016-03-28 22:07               ` Emil Velikov
2016-03-28 22:13                 ` Heiko Stübner
2016-03-29 13:13                   ` Emil Velikov
2016-03-30 20:03                     ` Emil Velikov
2016-04-05  1:13                       ` Mark yao
2016-03-29 11:17             ` Yakir Yang
2016-03-29 11:47               ` Heiko Stübner
2016-03-29 11:40         ` Yakir Yang
2016-03-29 13:27           ` Emil Velikov
2016-03-22 10:24     ` Andreas Färber
2016-03-29 11:45       ` Yakir Yang

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=1458553365-27252-1-git-send-email-ykk@rock-chips.com \
    --to=ykk@rock-chips.com \
    --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