From patchwork Thu Oct 14 09:27:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yuji Ishikawa X-Patchwork-Id: 12558157 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7439FC433EF for ; Thu, 14 Oct 2021 09:35:21 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3D9EF60E96 for ; Thu, 14 Oct 2021 09:35:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3D9EF60E96 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=toshiba.co.jp Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZZis/Pm3Kzhv8y+2E9jdRFFa1z34Ji0GbMsP9ZNwwXs=; b=3zYvzUCM9keLqT Zx0U/p2k+Rsu/CP+iP+cAJbDkCxYjEIGXUrlB94dWNeO7WVmzyvke/GFMxgpQlKnSIfdg5v9UbD3f tWuUKEbufMkRFEJMnFS7eMhSNVcufU28md9SSgmwhfS1wdeUH/5g4LEAFKTWPH7+d3YVvOwBt7mT0 Gh6dq7tmMoteqp7pF+EITAjwFSUE93ca4qWoS5RCRYrVMP98tyRnERKmG53R2bGRt8rhDaYSZ2rax iAmYlSTDzLqzdmQOBpltpmHY1sJin5nSZjfj66pfcUv343wCaFVA2dQ9inZvlm0n7wJoBsJDHbqWj S0Rz1pmpGtsvGeaJpZGw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1max6S-002NPI-7g; Thu, 14 Oct 2021 09:32:44 +0000 Received: from mo-csw1515.securemx.jp ([210.130.202.154] helo=mo-csw.securemx.jp) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1max6B-002NKF-5G for linux-arm-kernel@lists.infradead.org; Thu, 14 Oct 2021 09:32:29 +0000 Received: by mo-csw.securemx.jp (mx-mo-csw1515) id 19E9WNMT009064; Thu, 14 Oct 2021 18:32:23 +0900 X-Iguazu-Qid: 34tMdwO14c3dprnV7m X-Iguazu-QSIG: v=2; s=0; t=1634203942; q=34tMdwO14c3dprnV7m; m=sNy+yJgzDWYfVLPQCwTNyi1CpDAX/3yAv0cGj2bA9uk= Received: from imx12-a.toshiba.co.jp (imx12-a.toshiba.co.jp [61.202.160.135]) by relay.securemx.jp (mx-mr1512) id 19E9WMis001423 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 14 Oct 2021 18:32:22 +0900 Received: from enc02.toshiba.co.jp (enc02.toshiba.co.jp [61.202.160.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by imx12-a.toshiba.co.jp (Postfix) with ESMTPS id 3825D10013A; Thu, 14 Oct 2021 18:32:22 +0900 (JST) Received: from enc02.toshiba.co.jp (localhost.localdomain [127.0.0.1]) by enc02.toshiba.co.jp with ESMTP id 19E9WLDA007778; Thu, 14 Oct 2021 18:32:22 +0900 Received: from enc02.toshiba.co.jp.mid_26071066 (localhost.localdomain [127.0.0.1]) by enc02.toshiba.co.jp with ESMTP id 19E9RJqc004244; Thu, 14 Oct 2021 18:27:19 +0900 X-SA-MID: 26071066 From: Yuji Ishikawa To: Rob Herring , nobuhiro1.iwamatsu@toshiba.co.jp Cc: punit1.agrawal@toshiba.co.jp, yuji2.ishikawa@toshiba.co.jp, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] arm64: dts: visconti: Add 150MHz fixed clock to TMPV7708 SoC Date: Thu, 14 Oct 2021 18:27:01 +0900 X-TSB-HOP: ON Message-Id: <20211014092703.15251-2-yuji2.ishikawa@toshiba.co.jp> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20211014092703.15251-1-yuji2.ishikawa@toshiba.co.jp> References: <20211014092703.15251-1-yuji2.ishikawa@toshiba.co.jp> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211014_023227_428300_89F62FC2 X-CRM114-Status: GOOD ( 10.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This clock source is referred by baudrate generators of SPI and I2C devices. Signed-off-by: Yuji Ishikawa --- arch/arm64/boot/dts/toshiba/tmpv7708.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi b/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi index 5db9a012d6fc..01d7ee61ad25 100644 --- a/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi +++ b/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi @@ -148,6 +148,13 @@ clock-output-names = "clk125mhz"; }; + clk150mhz: clk150mhz { + compatible = "fixed-clock"; + clock-frequency = <150000000>; + #clock-cells = <0>; + clock-output-names = "clk150mhz"; + }; + clk300mhz: clk300mhz { compatible = "fixed-clock"; clock-frequency = <300000000>;