[PATCH 0/4] dt-bindings: Add trivial Apple t6000/t6001 SoC bindings

From: Hector Martin
Date: Thu Dec 09 2021 - 00:10:16 EST


Hi Rob et al,

This series adds trivial DT binding changes (compatibles and some misc
changes) to support Apple's t6000/t6001 SoCs and the devices that use
them. These changes are for devices that need no driver changes to
support these new SoCs. Drivers that need changes (notably AICv2) have
the binding change submitted as part of that series.

The only nontrivial patch is #3 for the PCIe binding, which grew a port.
I tried to set it up so it'll fail validation if you try to have too
many ports on t8103.

I'll be happy to merge this through the Asahi-SoC tree once reviewed :)

Hector Martin (4):
dt-bindings: arm: apple: Add t6000/t6001 MacBook Pro 14/16"
compatibles
dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
dt-bindings: pci: apple,pcie: Add t6000 support
dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl
compatible

.../devicetree/bindings/arm/apple.yaml | 21 ++++++++++++++
.../devicetree/bindings/i2c/apple,i2c.yaml | 4 ++-
.../devicetree/bindings/pci/apple,pcie.yaml | 28 ++++++++++++++-----
.../bindings/pinctrl/apple,pinctrl.yaml | 4 ++-
4 files changed, 48 insertions(+), 9 deletions(-)

--
2.33.0