From patchwork Mon Jul 31 15:33:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacob Chen X-Patchwork-Id: 9872297 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 DDF0960365 for ; Mon, 31 Jul 2017 15:41:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CADE428533 for ; Mon, 31 Jul 2017 15:41:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BF84B28583; Mon, 31 Jul 2017 15:41:42 +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.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=no 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 521BC28533 for ; Mon, 31 Jul 2017 15:41:42 +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=1uAPNE+E1WGeex5j3q+IJ1Z33bbdZ1m9gX0OTrLb95o=; b=bBOdnDBcCVZ0zpYecEvaI46Tu5 gxjYoq+v5i3lcxLlkJnPDW2YzeOGxzBPm/VP9HY0ZdzJkI7OYrPTFFIej2aW9gsUiLs7yKniGGUl8 m79hs+t7AXoc8CVhaTungNf8qU8Dz/WPp1QGKD+ZGo8j8tB1Whs/+nlHgSzrLtJWe4MDv44AQPSbk AJOdvVrbzpn/TsKmvnpHkaaAjo57j4FBqENsfY9UO/O72jsfZEuDheiHcNCCnlCgwPFCi5Xmbtqjb cNe1LptVRvTcgJf3NBon36xdtf59ZV1jedfBeUKyI1AfMEbvBSUT9Frz+MphKBecm5VAUHJJ6PAmc Tia/eltw==; 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 1dcCpB-0005ZK-8u; Mon, 31 Jul 2017 15:41:41 +0000 Received: from mail-pg0-f65.google.com ([74.125.83.65]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dcChp-00050s-UO; Mon, 31 Jul 2017 15:34:11 +0000 Received: by mail-pg0-f65.google.com with SMTP id u185so8952104pgb.0; Mon, 31 Jul 2017 08:33:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=gLehV2FMIcDWUyt/Wg3TuEf2jHr6taT1hfNo4jjd7Lo=; b=DubA4XI5qrMu0K7Gthj86iDaoQ5LZlvaQrI5GuMPwbitdSONRkCI8qwVkWSmjUt3np D0HN/tdbJabTHei96YG1ova6r+WPmlyrTJsAFpxKuYPsryoOFzMCGXSwP52zVCDDiPF+ y9K/uyzxnU6kIJXTxgsH/i1r5LwUYSWzPAoXRpGpX5NuoEy31da3rslXGW8DZsV34Mqi PUlddT+fyyoVo953LZSNyt/KT+psIMIB7bHCLs6qHZm6+Ydi6qPjTp84nBtI6YplzJg+ w6h85B/YWnvn49eZYjJL6bL0o39AvrvefZGdhjtsQF+AHaE2xBI7I5qbgaXNbvz9/I3l rcHw== X-Gm-Message-State: AIVw111nJ+6cB+FhsYK2D75YkSNkudK+Nx/+RSxL2NBxE1JXL7Ta3vPe P/2NkELQ+NgKtnnC X-Received: by 10.84.214.23 with SMTP id h23mr17827273pli.321.1501515228534; Mon, 31 Jul 2017 08:33:48 -0700 (PDT) Received: from chen-MacBookAir.lan ([222.76.55.163]) by smtp.gmail.com with ESMTPSA id t187sm53987478pgt.66.2017.07.31.08.33.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Jul 2017 08:33:47 -0700 (PDT) From: Jacob Chen To: linux-rockchip@lists.infradead.org Subject: [PATCH v4 4/6] ARM: dts: rockchip: add RGA device node for RK3288 Date: Mon, 31 Jul 2017 23:33:00 +0800 Message-Id: <1501515182-26705-5-git-send-email-jacob-chen@iotwrt.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1501515182-26705-1-git-send-email-jacob-chen@iotwrt.com> References: <1501515182-26705-1-git-send-email-jacob-chen@iotwrt.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170731_083406_403987_9914AD17 X-CRM114-Status: UNSURE ( 7.51 ) 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: devicetree@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, heiko@sntech.de, Jacob Chen , linux-kernel@vger.kernel.org, tfiga@chromium.org, robh+dt@kernel.org, hans.verkuil@cisco.com, nicolas@ndufresne.ca, Yakir Yang , mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.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 This patch add the RGA dt config of rk3288 SoC. Signed-off-by: Yakir Yang Signed-off-by: Jacob Chen --- arch/arm/boot/dts/rk3288.dtsi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 1efc2f2..cea41b7 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -945,6 +945,17 @@ status = "okay"; }; + rga: rga@ff920000 { + compatible = "rockchip,rk3288-rga"; + reg = <0xff920000 0x180>; + interrupts = ; + clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>; + clock-names = "aclk", "hclk", "sclk"; + power-domains = <&power RK3288_PD_VIO>; + resets = <&cru SRST_RGA_CORE>, <&cru SRST_RGA_AXI>, <&cru SRST_RGA_AHB>; + reset-names = "core", "axi", "ahb"; + }; + vopb: vop@ff930000 { compatible = "rockchip,rk3288-vop"; reg = <0xff930000 0x19c>;