From patchwork Mon May 30 13:27:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9141431 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 4009860754 for ; Mon, 30 May 2016 13:29:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3431B2819C for ; Mon, 30 May 2016 13:29:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2893128222; Mon, 30 May 2016 13:29:26 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id BE4C12819C for ; Mon, 30 May 2016 13:29:25 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1b7NEm-00088I-R7; Mon, 30 May 2016 13:28:08 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b7NE7-0007kp-PD for linux-arm-kernel@lists.infradead.org; Mon, 30 May 2016 13:27:30 +0000 Received: by mail-wm0-x229.google.com with SMTP id n129so71437666wmn.1 for ; Mon, 30 May 2016 06:27:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vXmUFW8uv30uTKW1vv791gIbs+SpYJdvY25zgWZr+Oc=; b=tdlnh2iV0dAag57gZ3hpMLrbU6V4UrsLfYMYqnz0bCnz/KKM4IsTXSkd+Ao3AIs9SY VXo5fLKmLrdgLIsuazeIk75u9pOeHDTXpeCYP3T9lKtgrBFfehVNjL0LZK4Hu8XcxAex qJPS/ke1ZkxY6VQ9eK7z9VxU53wMS0Seep7kBJjQAu/UdX2nT6tgeC0yrOFnuDpYoltK jPlR/kazN4aFF6N7XuOcnFWSPp1ux607hItHO9PLwG2m1PbIyt01t5Tv0YZIhMy0WLEr 4uul0Wpv3g8ZNsrzjUQ/K2nRPc+JHupiV0S4EjK5lIgKwg5fc1BlwqfXWCOrCQcIxtze i5WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=vXmUFW8uv30uTKW1vv791gIbs+SpYJdvY25zgWZr+Oc=; b=bfyE6AfWff16H83vi+2OFenfdqp+iHI+U6Jw6TVkJpfiYUMJQpIaL+12N0lrY28cVy /E23I2Ns55k0GT24DhZ6i6Lg9Z9c8aUfocy2+AsWKZBsr03Cj2zsFUrWpZvg7q9VrgWW GGX+4W8txmaxMb1fp6O+XHwyli9LLPK8d6mBhmby5dqc3ftS1yiCS+bRFW3SzDjykhFa ZRJ3ItHXjtQaeVyq4G4ymy5wTHmo5Fj4BiZyNPY6QM3Hh/mpw39CeFwofVSWiwfwEqMy niOtWNPFt89pbQTB43oAJZ+Wa/Tvx9Cw02tIzSDvzECeZoPPSUnlW/6ORBvu7fLyOX4I yu+g== X-Gm-Message-State: ALyK8tJKLQc23IILI0N/INwulXljk84oOaypBqa0P8PBxg7tSpjsJsecoKXchKYzJg7ncVkw X-Received: by 10.194.221.37 with SMTP id qb5mr25985816wjc.171.1464614826179; Mon, 30 May 2016 06:27:06 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id on2sm34520411wjc.32.2016.05.30.06.27.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 30 May 2016 06:27:05 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: [PATCH v3 3/4] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms Date: Mon, 30 May 2016 15:27:17 +0200 Message-Id: <1464614838-28107-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464614838-28107-1-git-send-email-narmstrong@baylibre.com> References: <1464614838-28107-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160530_062728_093580_3FADBE8A X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jerry.cao@amlogic.com, devicetree@vger.kernel.org, xing.xu@amlogic.com, victor.wan@amlogic.com, Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Update DTSI file to add the reset controller node. Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 832815d..45e9c55 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -43,6 +43,7 @@ #include #include #include +#include / { compatible = "amlogic,meson-gxbb"; @@ -129,6 +130,12 @@ #size-cells = <2>; ranges = <0x0 0x0 0x0 0xc1100000 0x0 0x100000>; + reset: reset-controller@4404 { + compatible = "amlogic,meson-gxbb-reset"; + reg = <0x0 0x04404 0x0 0x20>; + #reset-cells = <1>; + }; + uart_A: serial@84c0 { compatible = "amlogic,meson-uart"; reg = <0x0 0x084c0 0x0 0x14>;