]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91...
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 4 Apr 2026 15:27:46 +0000 (17:27 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sat, 4 Apr 2026 15:27:46 +0000 (17:27 +0200)
commitcefb8fb6482d1cbb6ff9dd9681b94cc95c1f1e5b
treef7f543e1b738e9007c80eff2a1c5aec51ea81afb
parent55fbbbbed631368cdcb77564f362cf75d2f12a0e
parent7d7a9fc1310a0ade8ea61c5eb4d8b29456f8d604
Merge tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for v7.1

This update includes:
- enable LVDS, LCD and PMU for SAMA7D64 SoC
- drop unused #address-cells, #size-cells for SAM9X60 UDC node

* tag 'at91-dt-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama7d65: add Cortex-A7 PMU node
  arm: dts: microchip: remove unused #address-cells/#size-cells from sam9x60 udc node
  ARM: dts: microchip: sama7d65: add LVDS controller
  ARM: dts: microchip: sama7d65: add LCD controller

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>