]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'at91-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 13 May 2022 19:52:09 +0000 (21:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 13 May 2022 19:52:10 +0000 (21:52 +0200)
AT91 & LAN966 DT #1 for 5.19:

- at91: DT compliance updates to gic and dataflash nodes
- lan966: addition to many basic nodes for various peripherals
- lan966: Kontron KSwitch D10: support for this new board
  and its network switch

* tag 'at91-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: kswitch-d10: enable networking
  ARM: dts: lan966x: add switch node
  ARM: dts: lan966x: add serdes node
  ARM: dts: lan966x: add reset switch reset node
  ARM: dts: lan966x: add MIIM nodes
  ARM: dts: lan966x: add hwmon node
  ARM: dts: lan966x: add basic Kontron KSwitch D10 support
  ARM: dts: lan966x: add flexcom I2C nodes
  ARM: dts: lan966x: add flexcom SPI nodes
  ARM: dts: lan966x: add all flexcom usart nodes
  ARM: dts: lan966x: add missing uart DMA channel
  ARM: dts: lan966x: add sgpio node
  ARM: dts: lan966x: swap dma channels for crypto node
  ARM: dts: lan966x: rename pinctrl nodes
  ARM: dts: at91: sama7g5: remove interrupt-parent from gic node
  ARM: dts: at91: use generic node name for dataflash

Link: https://lore.kernel.org/r/20220513162338.87717-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1  2 
arch/arm/boot/dts/Makefile

index f9f6fa4f482512f9fe2db117ff954c0f19c184c3,54beef7c18106d4593fee65076c1931532b702fd..edfbedaa6168bb3c6f7b557aa324fa7c056fe725
@@@ -765,12 -741,11 +765,14 @@@ dtb-$(CONFIG_SOC_IMX7D) += 
  dtb-$(CONFIG_SOC_IMX7ULP) += \
        imx7ulp-com.dtb \
        imx7ulp-evk.dtb
 +dtb-$(CONFIG_SOC_IMXRT) += \
 +      imxrt1050-evk.dtb
  dtb-$(CONFIG_SOC_LAN966) += \
-       lan966x-pcb8291.dtb
+       lan966x-pcb8291.dtb \
+       lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb \
+       lan966x-kontron-kswitch-d10-mmt-8g.dtb
  dtb-$(CONFIG_SOC_LS1021A) += \
 +      ls1021a-iot.dtb \
        ls1021a-moxa-uc-8410a.dtb \
        ls1021a-qds.dtb \
        ls1021a-tsn.dtb \