From patchwork Tue Jan 31 12:43:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kochetkov X-Patchwork-Id: 9547121 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 BFCB7604A0 for ; Tue, 31 Jan 2017 12:45:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B1A1728307 for ; Tue, 31 Jan 2017 12:45:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A5F8F28375; Tue, 31 Jan 2017 12:45:13 +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.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,T_DKIM_INVALID 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 52CDE28307 for ; Tue, 31 Jan 2017 12:45:13 +0000 (UTC) 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 1cYXo7-00058K-VN; Tue, 31 Jan 2017 12:45:12 +0000 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cYXmz-0002FC-9t; Tue, 31 Jan 2017 12:44:07 +0000 Received: by mail-lf0-x243.google.com with SMTP id v186so33848284lfa.2; Tue, 31 Jan 2017 04:43:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=NHQKpDSVdcZBfIM3DfyjpN6LgCkDR88UMlUT1hcI8YE=; b=uTC/iie/fMvZ+mILbnUsyasj1FeasZrJymVbP1B9YW3176SEGpl61heXrPlnx6AtSm poIFNa4afJ6VYLS7toWGxbMuc+VH3tl63NmqMOgdPK0fPoNAl07tNanF98I6bXLxEhu7 SuaV/vxcHeHn6E2CqCnFggrxbrv3/wZoVXzp3fNdDU9iw2fWEj7eQeMy00K7anbmXX9U SaCxv8f96/yc2x9uclFGlpxBD1u8idcKff/LgWjuH7xiqpLbRxgWoMAhoAqfb6alu5Fg qjVFJ0fNIff+zC65d0MALYSoZM9TijJhZUUZ/qw779bu2b6ZAnrKwL2DvC3cVoNQP2eE JcmA== 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:mime-version:content-transfer-encoding; bh=NHQKpDSVdcZBfIM3DfyjpN6LgCkDR88UMlUT1hcI8YE=; b=alY5cAkSr1ap92ml2Y4+vBi1xf/vn03X+Vy4q+jbUEPC1SOVhb79aUbIe0/o6gj+uN GG2TFQtuvd6F/ulZZl64Fe91Lj7vb4OaTyFO6r0Eoqwk6uAcLLT3F2oUyBHUm5xe3eKt rRaf9oKkOQ7ynZ7VYxYG8oFuw+hL72Slr9srsZBRdOnbLIF6P5+jHGBbBTbGhVPEL4Ow LDkALT1S9i1fwT+h+acDCtzwucC/vD6kX7hbKb5iBFcv2pmxo/8HiZ104x8eH2D0fi6H RFPAHHARijy5JDKZ7P6HKd5nM8lpSj5KEAUIcxVBlYGC1Q24ChC1dHWPo3IpRZfV9Q+8 OyOQ== X-Gm-Message-State: AIkVDXJp/4HFdc3M7ugGMfIF7V0ravPMaUSvJZwhYyAu6xgzTWgel/AcfTwAnWO0N526xA== X-Received: by 10.46.13.1 with SMTP id 1mr3225339ljn.27.1485866620647; Tue, 31 Jan 2017 04:43:40 -0800 (PST) Received: from ubuntu.lintech.local ([185.35.119.87]) by smtp.gmail.com with ESMTPSA id j11sm4476513lfd.23.2017.01.31.04.43.39 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 31 Jan 2017 04:43:39 -0800 (PST) From: Alexander Kochetkov To: Daniel Lezcano , Heiko Stuebner , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: [PATCH v6 2/5] ARM: dts: rockchip: update compatible property for rk322x timer Date: Tue, 31 Jan 2017 15:43:13 +0300 Message-Id: <1485866596-32254-3-git-send-email-al.kochet@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1485866596-32254-1-git-send-email-al.kochet@gmail.com> References: <1485866596-32254-1-git-send-email-al.kochet@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170131_044402_114203_B322011C X-CRM114-Status: UNSURE ( 9.85 ) 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 , Huang Tao , Alexander Kochetkov , Russell King , Rob Herring , Thomas Gleixner , Caesar Wang Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Property set to '"rockchip,rk3228-timer", "rockchip,rk3288-timer"' to match devicetree bindings. Signed-off-by: Alexander Kochetkov Suggested-by: Heiko Stübner Reviewed-by: Heiko Stuebner --- arch/arm/boot/dts/rk322x.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/rk322x.dtsi b/arch/arm/boot/dts/rk322x.dtsi index 9e6bf0e..2a4eee2 100644 --- a/arch/arm/boot/dts/rk322x.dtsi +++ b/arch/arm/boot/dts/rk322x.dtsi @@ -323,7 +323,7 @@ }; timer: timer@110c0000 { - compatible = "rockchip,rk3288-timer"; + compatible = "rockchip,rk3228-timer", "rockchip,rk3288-timer"; reg = <0x110c0000 0x20>; interrupts = ; clocks = <&xin24m>, <&cru PCLK_TIMER>;