From: Rob Herring <robh@kernel.org>
To: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Cc: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
yuji2.ishikawa@toshiba.co.jp
Subject: Re: [PATCH 9/9] dt-bindings: pci: toshiba,visconti-pcie: Update the common clock properties
Date: Tue, 17 May 2022 15:50:04 -0500 [thread overview]
Message-ID: <20220517205004.GA1616201-robh@kernel.org> (raw)
In-Reply-To: <20220510015229.139818-10-nobuhiro1.iwamatsu@toshiba.co.jp>
On Tue, 10 May 2022 10:52:29 +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 <nobuhiro1.iwamatsu@toshiba.co.jp>
> ---
> .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Cc: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
yuji2.ishikawa@toshiba.co.jp
Subject: Re: [PATCH 9/9] dt-bindings: pci: toshiba,visconti-pcie: Update the common clock properties
Date: Tue, 17 May 2022 15:50:04 -0500 [thread overview]
Message-ID: <20220517205004.GA1616201-robh@kernel.org> (raw)
In-Reply-To: <20220510015229.139818-10-nobuhiro1.iwamatsu@toshiba.co.jp>
On Tue, 10 May 2022 10:52:29 +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 <nobuhiro1.iwamatsu@toshiba.co.jp>
> ---
> .../devicetree/bindings/pci/toshiba,visconti-pcie.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-05-17 20:51 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 1:52 [PATCH 0/9] Visconti5: Update the clock providers Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 1/9] arm64: dts: visconti: Update the clock providers for UART Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 2/9] arm64: dts: visconti: Update the clock providers for I2C Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 3/9] arm64: dts: visconti: Update the clock providers for watchdog timer Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 4/9] arm64: dts: visconti: Update the clock providers for SPI Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 5/9] arm64: dts: visconti: Update the clock providers for ethernet device Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 6/9] arm64: dts: visconti: Update the clock providers for PCIe host controller Nobuhiro Iwamatsu
2022-05-10 1:52 ` Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 7/9] dt-bindings: net: toshiba, visconti-dwmac: Update the common clock properties Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 7/9] dt-bindings: net: toshiba,visconti-dwmac: " Nobuhiro Iwamatsu
2022-05-17 20:47 ` [PATCH 7/9] dt-bindings: net: toshiba, visconti-dwmac: " Rob Herring
2022-05-17 20:47 ` [PATCH 7/9] dt-bindings: net: toshiba,visconti-dwmac: " Rob Herring
2022-05-10 1:52 ` [PATCH 8/9] dt-bindings: watchdog: toshiba, visconti-wdt: " Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 8/9] dt-bindings: watchdog: toshiba,visconti-wdt: " Nobuhiro Iwamatsu
2022-05-17 20:49 ` Rob Herring
2022-05-17 20:49 ` Rob Herring
2022-05-20 2:58 ` nobuhiro1.iwamatsu
2022-05-20 2:58 ` nobuhiro1.iwamatsu
2022-05-10 1:52 ` [PATCH 9/9] dt-bindings: pci: toshiba, visconti-pcie: " Nobuhiro Iwamatsu
2022-05-10 1:52 ` [PATCH 9/9] dt-bindings: pci: toshiba,visconti-pcie: " Nobuhiro Iwamatsu
2022-05-17 20:50 ` Rob Herring [this message]
2022-05-17 20:50 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220517205004.GA1616201-robh@kernel.org \
--to=robh@kernel.org \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=yuji2.ishikawa@toshiba.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.