mbox series

[GIT,PULL] Apple SoC fixes for 5.16

Message ID cc9a1a67-3b2d-ae9f-5733-859111eb78c1@marcan.st
State New
Headers show
Series [GIT,PULL] Apple SoC fixes for 5.16 | expand

Pull-request

https://github.com/AsahiLinux/linux.git tags/asahi-soc-fixes-5.16

Message

Hector Martin Dec. 7, 2021, 5:52 a.m. UTC
Hi SoC folks,

Please merge these Apple SoC fixes for 5.16.

These fix some minor post-merge DT issues we found.

-Hector

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

   https://github.com/AsahiLinux/linux.git tags/asahi-soc-fixes-5.16

for you to fetch changes up to 0668639eaf14813a39a8d3e0e6597d568581d4ea:

   arm64: dts: apple: add #interrupt-cells property to pinctrl nodes 
(2021-12-01 23:11:45 +0900)

----------------------------------------------------------------
Asahi SoC DT/binding fixes for 5.16.

Just some minor DT fixups we found after things got merged.

----------------------------------------------------------------
Janne Grunau (3):
       arm64: dts: apple: change ethernet0 device type to ethernet
       dt-bindings: i2c: apple,i2c: allow multiple compatibles
       arm64: dts: apple: add #interrupt-cells property to pinctrl nodes

  Documentation/devicetree/bindings/i2c/apple,i2c.yaml | 8 ++++----
  arch/arm64/boot/dts/apple/t8103-j274.dts             | 2 +-
  arch/arm64/boot/dts/apple/t8103.dtsi                 | 4 ++++
  3 files changed, 9 insertions(+), 5 deletions(-)