zephyr/dts
Henrik Brix Andersen 5651764500 dts: arm: atmel: samx7x: refactor devicetree files for the Atmel SAMx7x
Refactor the devicetree files for the Atmel SAM E70 and SAM V71 product
series. These SoCs are part of a larger product family (SAM
E70/S70/V70/V71) and share a common set of peripherals.

Introduce a base samx7x.dtsi for all members of the family, containing the
union of all supported peripherals. Specific product series can use
/delete-node/ in their DTSI (e.g. same70.dtsi) for removing peripherals not
present in that product series.

Replace pin-count-specific DTSI files (e.g. same70q19b.dtsi) with
pin-count-agnostic DTSI files (e.g. same70x19b.dtsi) as the pin-count is
not taken into account in these anyways, and adjust the relevant board
devicetrees accordingly.

As part of this refactoring, introduce support for the missing flash memory
density variants of the SAM E70 product series.

Support for the two remaining product series (SAM S70/V70) is not part of
this refactoring as these will require further changes to the SoC support
code (soc/atmel/sam/).

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2025-01-08 01:29:18 +01:00
..
arc/synopsys drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
arm dts: arm: atmel: samx7x: refactor devicetree files for the Atmel SAMx7x 2025-01-08 01:29:18 +01:00
arm64 dts: arm64: imx8mn: add GPIO device nodes 2024-12-24 11:15:26 +01:00
bindings drivers: rtc: maxim,ds3231: RTC driver 2025-01-07 23:00:05 +01:00
common dts: nordic: nrf54h20: add missing reg entries 2025-01-07 11:53:10 +01:00
nios2/intel dts: nios2: intel: Fix unit and first address mismatch 2024-09-18 15:30:24 +02:00
posix
riscv dts: risc-v: nordic: nrf54h20_cpuppr: fix cpuflpr_vevif label assignment 2025-01-07 11:53:01 +01:00
sparc/gaisler soc/gr716a: Enable GPIO support on LEON GR716A 2024-07-29 14:27:15 +02:00
x86/intel dts/x86: use proper unit-address values 2024-11-18 13:18:53 -05:00
xtensa dts: xtensa: Fix gpio-reserved-ranges of gpio1 2024-12-26 15:31:43 +01:00
binding-template.yaml
Kconfig