2022-06-15 13:50:19

by Felix Fietkau

[permalink] [raw]
Subject: [PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532

From: John Crispin <[email protected]>

EN7532 is an ARM based platform SoC integrating the same PCIe IP as
MT7622, add a binding for it.

Acked-by: Rob Herring <[email protected]>
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
---
Documentation/devicetree/bindings/pci/mediatek-pcie.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
index 57ae73462272..684227522267 100644
--- a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
@@ -7,6 +7,7 @@ Required properties:
"mediatek,mt7622-pcie"
"mediatek,mt7623-pcie"
"mediatek,mt7629-pcie"
+ "airoha,en7523-pcie"
- device_type: Must be "pci"
- reg: Base addresses and lengths of the root ports.
- reg-names: Names of the above areas to use during resource lookup.
--
2.36.1


2022-06-15 15:44:25

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532

On Wed, Jun 15, 2022 at 02:53:33PM +0200, Felix Fietkau wrote:
> From: John Crispin <[email protected]>
>
> EN7532 is an ARM based platform SoC integrating the same PCIe IP as
> MT7622, add a binding for it.
>
> Acked-by: Rob Herring <[email protected]>
> Signed-off-by: John Crispin <[email protected]>
> Signed-off-by: Felix Fietkau <[email protected]>

Applied patches 1 & 2 to pci/ctrl/mediatek for v5.20, thanks!

I assume patch 3 for:

arch/arm/boot/dts/en7523-evb.dts
arch/arm/boot/dts/en7523.dtsi

needs to go through an ARM tree, right?

> ---
> Documentation/devicetree/bindings/pci/mediatek-pcie.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
> index 57ae73462272..684227522267 100644
> --- a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
> +++ b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
> @@ -7,6 +7,7 @@ Required properties:
> "mediatek,mt7622-pcie"
> "mediatek,mt7623-pcie"
> "mediatek,mt7629-pcie"
> + "airoha,en7523-pcie"
> - device_type: Must be "pci"
> - reg: Base addresses and lengths of the root ports.
> - reg-names: Names of the above areas to use during resource lookup.
> --
> 2.36.1
>