From patchwork Sun May 7 14:34:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ayaka X-Patchwork-Id: 9715269 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 E0973602A0 for ; Sun, 7 May 2017 14:35:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C314727F10 for ; Sun, 7 May 2017 14:35:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B451727F8C; Sun, 7 May 2017 14:35:25 +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 5383727F10 for ; Sun, 7 May 2017 14:35:25 +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: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:In-Reply-To: References:List-Owner; bh=e5ATb45KxqBqjtFNEZ1fnk7NLBvAqMGUxI4oc6DWanQ=; b=Sme pGYiLHtP4ZAB9bOHFQy1daLVM9IEmzFZFFpZuH4hvN60ZMLlNy1I1RPMo8KRxRNYHbxv9ORF7T+lg nzynRuOTsbY1+XgkykK8HX1ZKPDaQmp31lHoeKU5hf4h8AyGW7HbiitsNF0uFdpi96CBMH2Z7kcZk 8YRXkluQDIW5LAZBkQgIV7FOexE2J7bjHWP8vPOeLjtzV0zKzJjeQhNBpojRsDCThAbfJ0VbhRIWJ 5ckMhWBpTILcQ0/J89VIGEoJHR5Rch2byWnbuwNmpzD3LFBiw08NG2p5KgfkBFAIbFbbyGk6kfzqL yOAmzjyR6IekATBgsqHJdA6Xfza1lHA==; 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 1d7NHQ-0006f9-FJ; Sun, 07 May 2017 14:35:24 +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 1d7NHN-0005Rr-Az; Sun, 07 May 2017 14:35:22 +0000 Received: from misaki.sumomo.pri (unknown [IPv6:2001:470:b30d:2:3fe5:5e2:ef97:4abb]) by kozue.soulik.info (Postfix) with ESMTPA id AC30D100FA9; Sun, 7 May 2017 23:35:30 +0900 (JST) From: Randy Li To: devicetree@vger.kernel.org Subject: [PATCH] ARM: dts: rockchip: add missing grf phandle for rk3288 Date: Sun, 7 May 2017 22:34:46 +0800 Message-Id: <20170507143446.11502-1-ayaka@soulik.info> X-Mailer: git-send-email 2.9.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170507_073521_506590_19CE3A30 X-CRM114-Status: UNSURE ( 3.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The PWM devices need to access the grf to switch the PWM IP. And tsadc uses it to shutdown the system. Signed-off-by: Randy Li --- arch/arm/boot/dts/rk3288.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 26b8886..c1d3b1f 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -546,6 +546,7 @@ pinctrl-2 = <&otp_gpio>; #thermal-sensor-cells = <1>; rockchip,hw-tshut-temp = <95000>; + rockchip,grf = <&grf>; status = "disabled"; }; @@ -654,6 +655,7 @@ pinctrl-0 = <&pwm0_pin>; clocks = <&cru PCLK_PWM>; clock-names = "pwm"; + rockchip,grf = <&grf>; status = "disabled"; }; @@ -665,6 +667,7 @@ pinctrl-0 = <&pwm1_pin>; clocks = <&cru PCLK_PWM>; clock-names = "pwm"; + rockchip,grf = <&grf>; status = "disabled"; }; @@ -676,6 +679,7 @@ pinctrl-0 = <&pwm2_pin>; clocks = <&cru PCLK_PWM>; clock-names = "pwm"; + rockchip,grf = <&grf>; status = "disabled"; }; @@ -687,6 +691,7 @@ pinctrl-0 = <&pwm3_pin>; clocks = <&cru PCLK_PWM>; clock-names = "pwm"; + rockchip,grf = <&grf>; status = "disabled"; };