zephyr/dts
Declan Snyder dba69f3f14 dts: nxp: Fix RT11xx DT files hierarchy
The DT hierachy of the RT11xx series was somewhat incoherent. The boards
targets were directly including the series level DTSI with no SOC dtsi
in between, and there existed an SOC DTSI that had to be separately
included by a different board file, which didn't include the series DTSI
itself. It seems that this was only working if you included the files
exactly in the correct order in specific board files. Also, as a result
of this change, need to (correctly) define the cpu core only in the DTSI
for that core, instead of in the series generic dtsi, because that DTSI
was actually written with incorrect syntax due to duplicated node labels
on nodes right next to each other in the same file, and was relying on
other DTSI files to delete the duplicate nodes in order for it to build.
So overall this was a mess, needed cleanup.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-06-27 18:27:26 -05:00
..
arc/synopsys dts: bindings: gpio: use hyphens instead of underscore 2025-01-15 11:51:33 +01:00
arm dts: nxp: Fix RT11xx DT files hierarchy 2025-06-27 18:27:26 -05:00
arm64 dts: bindings: nxp,enet-mac: convert to use ptp-clock property 2025-06-27 09:54:21 -05:00
bindings usb: device_next: uac2: support higher bInterval values 2025-06-27 09:02:29 -10:00
common dts: Move vendor-specific dtsi to dedicated folder 2025-04-29 13:00:03 +02:00
posix
riscv soc: esp32c6: add BLE support 2025-06-27 18:27:15 -05:00
rx/renesas boards: renesas: Fix incorrect partnumber for RSK-RX130 2025-06-27 09:42:49 +02:00
sparc/gaisler soc/gr716a: Enable GPIO support on LEON GR716A 2024-07-29 14:27:15 +02:00
vendor soc: nrf: Add nRF54LM20A device 2025-06-27 18:26:57 -05:00
x86/intel edac: shell: Make more generic 2025-06-18 09:09:40 -04:00
xtensa drivers: clock_control: mcux_ccm: support QM/QXP's ESAI/AUD_PLL1 clocks 2025-06-24 09:13:45 +02:00
binding-template.yaml
Kconfig