From patchwork Tue Nov 29 16:14:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kochetkov X-Patchwork-Id: 9452605 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 425CD6071E for ; Tue, 29 Nov 2016 16:16:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 367F7283EC for ; Tue, 29 Nov 2016 16:16:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2B1C1283FE; Tue, 29 Nov 2016 16:16:28 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 EDB23283EC for ; Tue, 29 Nov 2016 16:16:27 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cBl51-0001mL-EX; Tue, 29 Nov 2016 16:16:27 +0000 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cBl4I-0001Rq-98; Tue, 29 Nov 2016 16:15:43 +0000 Received: by mail-lf0-x243.google.com with SMTP id 98so13103851lfs.0; Tue, 29 Nov 2016 08:15:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/Hop1hFA8axrEM2WlF1oSaG4zEe46r4YrTqRjB+CkLg=; b=I0Z+2iGnEZtpVVWRdJ31gJy5NkmQDMB+Z1lcVEcf0vtsvwhQt0WuLzYdTRKddjEdaB Of7Ntx0kn7VLA39fEXkPL4qZnH746iRZN2VK+p5prAyewQjv7TNAtu45eD1IWkcHaTwr RLwKofNT68TBvpVzOu7RW0vXyAPUtz7qMs4nU9+CMN4wUgZEWFToTvwRdxPhaYaZvK8H VnULJehlsfIgJnFewyM62lon+Zu3KLRAnlQM9NmEDw9+sVcKBSFGByvLdDDz60zILNYt g3YGAhbIUSkwJUpfhBUh2s2h9tmjv2pfEvQ07yjERy4XVAlsY5uV3p6XFqc3bRauu6bO jEBg== 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=/Hop1hFA8axrEM2WlF1oSaG4zEe46r4YrTqRjB+CkLg=; b=Rg0r+kZ2XqDfpk2hCc+0z+nIYeCBi2x6Em2cK7S1QFXrv2cywNu0QcdV3SU201eTAr RpBqbks5HXXT89FoxREgqBAYWlXw8UMZpivoK3RVCopTjv6Qv4DJRIsqKPXXS5aS5FrM 0BPPzuXKXUcwWpnUR2tZpbuQG0qN1+ZFKk43e07/TafuRRHDQnncHyAo56IMZCWRoH86 U6J4y2jr3VWZ/M443MTz2lz7e1WDV0GZzYdbLvvQ9Pcq/8HStd6d9JzCH+2zEYPFPHs5 GvoCIRgIyV2QysdnlMmd59aPw+mDeOo1teYfk+GCLk5bBVC8KJVGq060dIBqcPLZjI5+ 615A== X-Gm-Message-State: AKaTC01PJGJakeQiSuu+NNxPOzxN1H613uqwwV/cFXesFd0ocUINL4rd1Yds8bLC+cBD7w== X-Received: by 10.25.137.87 with SMTP id l84mr11279618lfd.144.1480436119962; Tue, 29 Nov 2016 08:15:19 -0800 (PST) Received: from ubuntu.lintech.local ([185.35.119.87]) by smtp.gmail.com with ESMTPSA id e78sm13771566lfg.23.2016.11.29.08.15.18 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Nov 2016 08:15:19 -0800 (PST) From: Alexander Kochetkov To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: [PATCH v4 3/9] ARM: dts: rockchip: update compatible property for rk3229 timer Date: Tue, 29 Nov 2016 19:14:46 +0300 Message-Id: <1480436092-10728-4-git-send-email-al.kochet@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1480436092-10728-1-git-send-email-al.kochet@gmail.com> References: <1480343486-25539-1-git-send-email-al.kochet@gmail.com> <1480436092-10728-1-git-send-email-al.kochet@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161129_081542_652862_173FF524 X-CRM114-Status: UNSURE ( 8.98 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 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 , Heiko Stuebner , Alexander Kochetkov , Daniel Lezcano , Russell King , Rob Herring , Thomas Gleixner , Caesar Wang 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 Property set to '"rockchip,rk3229-timer", "rockchip,rk3288-timer"' to match devicetree bindings. Signed-off-by: Alexander Kochetkov --- arch/arm/boot/dts/rk3229-evb.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3229-evb.dts b/arch/arm/boot/dts/rk3229-evb.dts index b6a1203..6629769 100644 --- a/arch/arm/boot/dts/rk3229-evb.dts +++ b/arch/arm/boot/dts/rk3229-evb.dts @@ -88,3 +88,7 @@ &uart2 { status = "okay"; }; + +&timer { + compatible = "rockchip,rk3229-timer", "rockchip,rk3288-timer"; +};