Message ID | 20250211-pcie-t6-v1-1-b60e6d2501bb@rosenzweig.io (mailing list archive) |
---|---|
State | New |
Delegated to: | Krzysztof WilczyĆski |
Headers | show |
Series | PCI: apple: support t6020 | expand |
On Tue, Feb 11, 2025 at 02:54:26PM -0500, Alyssa Rosenzweig wrote: > This shuffles some registers versus t6000, so requires a new compatible. > > Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> > --- > Documentation/devicetree/bindings/pci/apple,pcie.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/pci/apple,pcie.yaml b/Documentation/devicetree/bindings/pci/apple,pcie.yaml index c8775f9cb071339dfa6f17f9f4a99f031c98b70a..4885788ff623eebe6a79bccc0f8a9a231a01c5ca 100644 --- a/Documentation/devicetree/bindings/pci/apple,pcie.yaml +++ b/Documentation/devicetree/bindings/pci/apple,pcie.yaml @@ -35,6 +35,7 @@ properties: - apple,t8103-pcie - apple,t8112-pcie - apple,t6000-pcie + - apple,t6020-pcie - const: apple,pcie reg:
This shuffles some registers versus t6000, so requires a new compatible. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> --- Documentation/devicetree/bindings/pci/apple,pcie.yaml | 1 + 1 file changed, 1 insertion(+)