]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'cix-dt-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter...
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 19:59:54 +0000 (20:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 19:59:54 +0000 (20:59 +0100)
commitf0218293eef7ef876ee0d82ad266f9f63fbee0d7
treedc260e305f2c17f329eb1d806a0ee76747a1fe8e
parent5733ad88a50c5bca25e0c4e5539a773b9695ed9e
parent7dfe67ab5a830083d28a072d262c5f6d3df6b39f
Merge tag 'cix-dt-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into soc/dt

CIX device tree changes for v6.19-rc1, add below new components support:
- PCIe
- Pinctrl
- SPI

* tag 'cix-dt-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix:
  arm64: dts: cix: add a compatible string for the cix sky1 SoC
  arm64: dts: cix: Enable PCIe on the Orion O6 board
  arm64: dts: cix: Add PCIe Root Complex on sky1
  arm64: dts: cix: Add pinctrl nodes for sky1
  arm64: dts: cix: add DT nodes for SPI

Signed-off-by: Arnd Bergmann <arnd@arndb.de>