Re: [PATCH v6 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller

From: Rob Herring
Date: Wed Aug 11 2021 - 13:50:47 EST


On Wed, Aug 11, 2021 at 05:38:28PM +0900, Nobuhiro Iwamatsu wrote:
> This commit adds the Device Tree binding documentation that allows
> to describe the PCIe controller found in Toshiba Visconti SoCs.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
>
> v3 -> v4:
> - Changed the redundant clock name.
>
> v2 -> v3:
> - No update.
>
> v1 -> v2:
> - Remove white space.
> - Drop num-viewport and bus-range from required.
> - Drop status line from example.
> - Drop bus-range from required.
> - Removed lines defined in pci-bus.yaml from required.
> ---
> .../bindings/pci/toshiba,visconti-pcie.yaml | 110 ++++++++++++++++++
> 1 file changed, 110 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml

I already applied this, why are you sending it again?

Rob