From patchwork Tue May 15 02:53:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 10399809 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 1CB04601C8 for ; Tue, 15 May 2018 02:55:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AEE5C200DF for ; Tue, 15 May 2018 02:55:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A389C2841D; Tue, 15 May 2018 02:55:17 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 58EB3200DF for ; Tue, 15 May 2018 02:55:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752357AbeEOCyu (ORCPT ); Mon, 14 May 2018 22:54:50 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:46516 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752456AbeEOCys (ORCPT ); Mon, 14 May 2018 22:54:48 -0400 Received: by mail-pf0-f193.google.com with SMTP id p12-v6so6944969pff.13 for ; Mon, 14 May 2018 19:54:48 -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=oVVmeQejGmsCSRE6VtS51m6UKaVRcz0S5/gGvXxXyMA=; b=EKsRBlmeSXYmEHifVYyyZ/uT9pQ8dTskp0sq4pQc7zKbMaQ/3BBMnbi26UmR7BiUL+ CujGyCQoaYeBVjSJci5TGcxS/M0y8VwAh6VRz+XfC2EzlmvgstariUzxE70BbA2bT1et ScAIi5bVBV4Wzc1JhC0bDOOHhUUkohzCg8IRs= 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; bh=oVVmeQejGmsCSRE6VtS51m6UKaVRcz0S5/gGvXxXyMA=; b=nKefEuNjHeP9p0iltYhngbACYmrkws7JgqTanIjXM1Ylo9zVc9r2dHcjYGvCBmMx70 tk2uokUYzr16IMFUXXi8kXSXaeyptfbV4zQSZdG70sjIDZQBTAHFJAJXjqgoSn8y85Xm TQT/xqSGTImLsO2G6mzG6V0rKRwjpGh89SI1dZt/XuCs6FDjKL+XL8Oid2PjZd+hi0do NLNNjcQsRlvN7dI6bxQYXSbx9oVHnRsCTiO1174IX6IAW3EJg0EWbKvDtongDvM/FaBG h5BdHnCXVGVwuIvyglBcu7NWbTek1kL6YpfjPLcZETpWC/o0HPtJ6jPgcJuYHR8xnO3Y p3TQ== X-Gm-Message-State: ALKqPwe7JrTVVAQ2WMw3C4UpOMg27udSaiXs3EdAhanCVTiIj1AKJR6N uiUV7LDl8pkTXciI55fzMjPt9A== X-Google-Smtp-Source: AB8JxZplKOKwD2ZcEVKQs7+jWSGjWmdC1Xg9CPDCndAoX6Pj/N0yF6a5xVaOfBPFqdpv2tVmf6ec/g== X-Received: by 2002:a63:a909:: with SMTP id u9-v6mr10440907pge.8.1526352888334; Mon, 14 May 2018 19:54:48 -0700 (PDT) Received: from localhost.localdomain (li1168-94.members.linode.com. [45.79.69.94]) by smtp.gmail.com with ESMTPSA id z129-v6sm17482561pfb.108.2018.05.14.19.54.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 14 May 2018 19:54:47 -0700 (PDT) From: Leo Yan To: Wei Xu , Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Jassi Brar , Arnd Bergmann , Olof Johansson , Daniel Lezcano , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Cc: Kaihua Zhong , Leo Yan Subject: [PATCH v2 2/5] arm64: dts: hi3660: Add stub clock node Date: Tue, 15 May 2018 10:53:12 +0800 Message-Id: <1526352795-6991-3-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1526352795-6991-1-git-send-email-leo.yan@linaro.org> References: <1526352795-6991-1-git-send-email-leo.yan@linaro.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Kaihua Zhong Add stub clock node for hi3660 platform. Reviewed-by: Leo Yan Signed-off-by: Kaihua Zhong Signed-off-by: Leo Yan --- arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi index b9e7c91..3a3bcff 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi @@ -282,6 +282,13 @@ #mbox-cells = <3>; }; + stub_clock: stub_clock@e896b500 { + compatible = "hisilicon,hi3660-stub-clk"; + reg = <0x0 0xe896b500 0x0 0x0100>; + #clock-cells = <1>; + mboxes = <&mailbox 13 3 0>; + }; + dual_timer0: timer@fff14000 { compatible = "arm,sp804", "arm,primecell"; reg = <0x0 0xfff14000 0x0 0x1000>;