From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.18/dt-signed for you to fetch changes up to 668e2f58ed8b1920143ea1072ad8d02440132306: ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree (2022-02-18 10:33:15 +0200) ---------------------------------------------------------------- Devicetree changes for omaps for v5.18 Devicetree changes for omaps for v5.18: - The devicetree node naming for pdu001 RTC name gets corrected - For logicpd-torpedo baseboard, isp1763 USB controller gets added - New board variant for SanCloud BBE Extended WiFi gets added ---------------------------------------------------------------- Adam Ford (1): ARM: dts: logicpd-torpedo: Add isp1763 support to baseboard Paul Barker (1): ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree Thierry Reding (1): ARM: dts: am334x: pdu001: Use correct node name for RTC arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-pdu001.dts | 2 +- .../boot/dts/am335x-sancloud-bbe-extended-wifi.dts | 113 +++++++++++++++++++++ arch/arm/boot/dts/logicpd-torpedo-35xx-devkit.dts | 8 ++ arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 9 ++ arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi | 41 +++++++- 6 files changed, 172 insertions(+), 2 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-extended-wifi.dts