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 D3BFFC433EF for ; Tue, 5 Jul 2022 19:52:39 +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:In-Reply-To:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=pWQghAW2kZ53P93tXd7bUbnnPcknI7jsXdlqsUgSQuI=; b=tCm+MKOviFym7L ck0IrCNo88WIN+MItM8i0q/qP5d1F/VzkEdHFHYamxSu40daOdWR73mElpetU+MA7CX8nzYDbz6o1 FHA6rtEwz1zCC5j2Pv3QnUgbsr5R9t/euYC1VFKUz6fRzm9Y4Y4ggKT5sAX8GAtdcMYaTR8WcWtLW x3yyyzQbgGoNkMEp6C/6sI+Ocm6gn49RFuoJ6qG/5YwAVAUSjEU5hROpW4HM2rw15CErJB1blr9m8 6Bab7Z/U6Drzrt/IjLHDJLeqO3EcQ8kQA4uf50dBTZNn6QXccsoyTVpWnxlvvy3btolmw+Lqplbu1 XUvJKUe1lmQRq4xiEgeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8oaB-002SiS-6p; Tue, 05 Jul 2022 19:51:39 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8oa5-002Se8-Hz for linux-arm-kernel@lists.infradead.org; Tue, 05 Jul 2022 19:51:35 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 15A81B8197C; Tue, 5 Jul 2022 19:51:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 728DCC341C7; Tue, 5 Jul 2022 19:51:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657050687; bh=FHSwCWE5Qqw8UZ5yAxfce6oaTgBWlJxEMNIl7ItdHGo=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=hsNjREwz7ClHCyhPShCaTaluPcAsVCtc33dMkOpkJzU88Cd4hBjaXvmyTCeowsHgq Y9ScpDC4v2WlVhwd2afC3lwmhAFyjd3/MwIZ2L9vxW04MAQuGo3Wzf1JLF+mAuxo8j HcMx5IrHg5zq/Lb0r+pzaMcMPSgSF2NRKo0dxqEIlnJ2F/lwCkSub/7kAzspu18EtD UHiu9f27bYpNPgpPUnQj/FJX235A26qsIO0+iABwpUzzCyBBR07MeVtRCP51YGw8xB PQJYgD6/uru1DPq10JSJP47Mwk8FBO8jj2cH7chMvt/M70BzNVWNYVIf5+O3CZ1udO JB56OWi/DQO6A== Date: Tue, 5 Jul 2022 14:51:25 -0500 From: Bjorn Helgaas To: Nobuhiro Iwamatsu Cc: Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Bjorn Helgaas , Rob Herring , linux-pci@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring Subject: Re: [PATCH] dt-bindings: pci: toshiba,visconti-pcie: Update the common clock properties Message-ID: <20220705195125.GA78912@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220520085648.620703-1-nobuhiro1.iwamatsu@toshiba.co.jp> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220705_125133_787250_F6C14FAD X-CRM114-Status: GOOD ( 17.84 ) 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 On Fri, May 20, 2022 at 05:56:48PM +0900, Nobuhiro Iwamatsu wrote: > 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 > Acked-by: Rob Herring Rob, does your ack mean you want me to pick this up? It looks like you merged the original 17c1b16340f0 ("dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller")? > --- > .../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