From patchwork Tue Jun 28 10:30:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 9202583 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 23FFC608A6 for ; Tue, 28 Jun 2016 10:33:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 152C3285CA for ; Tue, 28 Jun 2016 10:33:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0958B28601; Tue, 28 Jun 2016 10:33:57 +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 B844828606 for ; Tue, 28 Jun 2016 10:33:56 +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 1bHqL6-0006jQ-9n; Tue, 28 Jun 2016 10:33:56 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bHqKU-0005tb-9U for linux-rockchip@lists.infradead.org; Tue, 28 Jun 2016 10:33:21 +0000 Received: by mail-wm0-x22b.google.com with SMTP id a66so20917432wme.0 for ; Tue, 28 Jun 2016 03:32:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Yb+0iQpXbM4RFf3jhlfr4ol6s4PSBUuQYPAq6x/Ymy4=; b=LkLfreHGCK2yGTxiMcFYPNvERBTPhVld7Q9PBvn2brxyx7AckM2cYxH9h8NqdZN4nW 59uvTIHVKg544VKEZrrzfz5DstOvKuKuUk/OQP3rhYbw+n8Jdvf0v44NS0A4619pShBn gl/lk5uHEpl3iajKpwTLGlpPzowp99FslYWqU= 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=Yb+0iQpXbM4RFf3jhlfr4ol6s4PSBUuQYPAq6x/Ymy4=; b=TiGOqMei1aIWdiVFeMq497wW1uv6dar7XmtYk0zsK/dVDCwvNEbPX4fWiRdLojH+L2 PI/d+SFqfL7RMTqi8N8ysNSXipcBIRuCiiSIWa15ro6KU/L5wob67A37g80wXrFCoKD4 pQwJ/PZLnuWMoMGBQnF8Xrp/PwkcqSBq3fFhOQig6aGC7fjzWAEVaLgZ7EtSHDnvLILo Nuhhls4t2PbXQdkaGUEnTYT0Cde5GYlSEMHITM+Bmi22vMK7Mz+KHASNDuIfJ9g9f8I9 /WTQvgTaSmsNrL1ygR6S738H035ckqM0FY284eBBxJTG7Hir95k+i7DJOqIPx/T65RjK 3SLA== X-Gm-Message-State: ALyK8tKEywK/q/yY2bJfX82LSoJ4NLEstTG1DN6hAuTX8Kx4g6C2cgDJv8Yjxu+77teKlzEd X-Received: by 10.28.128.69 with SMTP id b66mr7158050wmd.56.1467109976588; Tue, 28 Jun 2016 03:32:56 -0700 (PDT) Received: from localhost.localdomain (sju31-1-78-210-255-2.fbx.proxad.net. [78.210.255.2]) by smtp.gmail.com with ESMTPSA id a84sm5377403wma.0.2016.06.28.03.32.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Jun 2016 03:32:56 -0700 (PDT) From: Daniel Lezcano To: daniel.lezcano@linaro.org, tglx@linutronix.de Subject: [PATCH 08/92] arm64: dts: rockchip: Add rktimer device node for rk3399 Date: Tue, 28 Jun 2016 12:30:27 +0200 Message-Id: <1467109911-11060-8-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1467109911-11060-1-git-send-email-daniel.lezcano@linaro.org> References: <577251A4.7030508@linaro.org> <1467109911-11060-1-git-send-email-daniel.lezcano@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160628_033318_692489_A6D28657 X-CRM114-Status: UNSURE ( 9.52 ) 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: Huang Tao , devicetree@vger.kernel.org, Heiko Stuebner , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Jianqun Xu , linux-arm-kernel@lists.infradead.org, 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 From: Huang Tao Add a 'rktimer' node in the device treee for the ARM64 rk3399 SoC. Signed-off-by: Huang Tao Cc: Daniel Lezcano Cc: Thomas Gleixner Cc: Heiko Stuebner Tested-by: Jianqun Xu Signed-off-by: Caesar Wang Signed-off-by: Daniel Lezcano --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 46f325a..f0c0d76 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -492,6 +492,14 @@ interrupts = ; }; + rktimer: rktimer@ff850000 { + compatible = "rockchip,rk3399-timer"; + reg = <0x0 0xff850000 0x0 0x1000>; + interrupts = ; + clocks = <&cru PCLK_TIMER0>, <&cru SCLK_TIMER00>; + clock-names = "pclk", "timer"; + }; + spdif: spdif@ff870000 { compatible = "rockchip,rk3399-spdif"; reg = <0x0 0xff870000 0x0 0x1000>;