From mboxrd@z Thu Jan 1 00:00:00 1970 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 77306C433EF for ; Tue, 10 May 2022 01:55:44 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=WKlDs55gQBHr6fu+3FwHNrW/Y7hae478fcpD4gA23Sw=; b=lOEhw17vlNzZlq /vpcvn54JV/1rHIN+ijBCZLbyENTjebhJItmh4Mu0t8iF7R6NAPOXNLo0d6a4mHdfZqyv+YJWRgC7 PZIOe+fYEWRXXiiCvufI+7YPd12HCx7yEyGZSzewsq6ffb3Tp4KZlGgc+VSqKJ1Fg03MLXKi+1MGO j9KTLAy17lhvMvFO2o+XnC19/9oQsInECQmacwj9TUFci741u/FaZp5q411Xkb3aFo9pR/fKNXxUJ h4cumRMtGVOvO14dv4AqRG/QyZhjM1qHQS0UcPVGhDjVOw2++J4VWuemqEmkFwUBiuL3fqTCCYPyA cy8WE5S50o8Hkm0+ncSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1noF4X-00H423-Ja; Tue, 10 May 2022 01:53:57 +0000 Received: from mo-csw1516.securemx.jp ([210.130.202.155] helo=mo-csw.securemx.jp) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1noF3h-00H3lF-K0 for linux-arm-kernel@lists.infradead.org; Tue, 10 May 2022 01:53:08 +0000 Received: by mo-csw.securemx.jp (mx-mo-csw1516) id 24A1qjp8001628; Tue, 10 May 2022 10:52:45 +0900 X-Iguazu-Qid: 34tMVM9Q0JF9iEn4ca X-Iguazu-QSIG: v=2; s=0; t=1652147565; q=34tMVM9Q0JF9iEn4ca; m=vub4mpChjxRqc8Gh+v9NRTuNPGbmvR7EI1WLMiVnuYw= Received: from imx2-a.toshiba.co.jp (imx2-a.toshiba.co.jp [106.186.93.35]) by relay.securemx.jp (mx-mr1513) id 24A1qit2010916 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 10 May 2022 10:52:44 +0900 From: Nobuhiro Iwamatsu To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Rob Herring , Arnd Bergmann , Olof Johansson , yuji2.ishikawa@toshiba.co.jp, Nobuhiro Iwamatsu Subject: [PATCH 9/9] dt-bindings: pci: toshiba, visconti-pcie: Update the common clock properties Date: Tue, 10 May 2022 10:52:29 +0900 X-TSB-HOP2: ON Message-Id: <20220510015229.139818-10-nobuhiro1.iwamatsu@toshiba.co.jp> X-Mailer: git-send-email 2.36.0 In-Reply-To: <20220510015229.139818-1-nobuhiro1.iwamatsu@toshiba.co.jp> References: <20220510015229.139818-1-nobuhiro1.iwamatsu@toshiba.co.jp> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220509_185305_894655_94DDFD73 X-CRM114-Status: UNSURE ( 9.55 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The clock for this driver switched to the common clock controller driver. Therefore, update common clock properties for PCIe controller in the binding document. Signed-off-by: Nobuhiro Iwamatsu --- .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml b/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml index 30b6396d83c8..b9d0484606cc 100644 --- a/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml @@ -69,6 +69,7 @@ unevaluatedProperties: false examples: - | + #include #include #include @@ -102,7 +103,7 @@ examples: 0 0 0 2 &gic GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH 0 0 0 3 &gic GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH 0 0 0 4 &gic GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>; - clocks = <&extclk100mhz>, <&clk600mhz>, <&clk25mhz>; + clocks = <&extclk100mhz>, <&pismu TMPV770X_CLK_PCIE_MSTR>, <&pismu TMPV770X_CLK_PCIE_AUX>; clock-names = "ref", "core", "aux"; max-link-speed = <2>; }; -- 2.36.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel