arm-trusted-firmware/fdts
Andre Przywara b92033075a feat(fvp): dts: drop 32-bit .dts files
Conceptually the DT is a hardware description, as such it's independent
from the instruction set that a DT client uses. So having separate DTs
for aarch32 and aarch64 does not make sense and is not needed.

Probably due to historic reasons (a Linux bug fixed in 2016 with Linux
commit ba6dea4f7ced, in Linux v4.8) the CPU reg property was using a
different size between aarch64 and aarch32, even though the size of it
is solely governed by the parent's #address-cells property.

Consolidate this to be always 2, and always use two cells to describe
the CPU's MPIDR register.

This removes the last difference of the -aarch32 versions of the FVP
DT files, so just remove all of them. The respective versions without
that suffix can now be used with AArch32 DT clients as well.

Also remove the respective part in the documentation.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I45d3a2cbba8e04595a741e1cf41900377952673e
2022-10-11 16:09:35 +01:00
..
a5ds.dts fdts: a5ds: Fix for the system timer issue. 2020-04-17 21:12:15 +01:00
arm_fpga.dts Merge "fix(arm_fpga): Change PL011 UART IRQ" into integration 2021-11-08 16:52:43 +01:00
corstone700.dtsi corstone700: splitting the platform support into FVP and FPGA 2020-07-06 16:55:43 +01:00
corstone700_fpga.dts fdts: corstone700: add NXP isp1763 node to device tree 2020-09-07 13:13:04 +01:00
corstone700_fvp.dts corstone700: splitting the platform support into FVP and FPGA 2020-07-06 16:55:43 +01:00
cot_descriptors.dtsi dtsi: Update the nv-counter node in the device tree 2020-08-28 09:50:25 +00:00
fvp-base-gicv2-psci.dts refactor(fvp): fdts: merge motherboard .dtsi files 2022-10-11 16:09:34 +01:00
fvp-base-gicv3-psci-1t.dts FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-base-gicv3-psci-common.dtsi refactor(fvp): fdts: merge motherboard .dtsi files 2022-10-11 16:09:34 +01:00
fvp-base-gicv3-psci-dynamiq-2t.dts FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-base-gicv3-psci-dynamiq-common.dtsi FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-base-gicv3-psci-dynamiq.dts FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-base-gicv3-psci.dts FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-defs-dynamiq.dtsi FVP: Add support for passing platform's topology to DTS 2020-05-19 13:16:22 +00:00
fvp-defs.dtsi feat(fvp): dts: drop 32-bit .dts files 2022-10-11 16:09:35 +01:00
fvp-foundation-gicv2-psci.dts fix(dt-bindings): fix static checks 2021-04-27 13:16:56 +01:00
fvp-foundation-gicv3-psci.dts fix(dt-bindings): fix static checks 2021-04-27 13:16:56 +01:00
fvp-foundation-motherboard.dtsi Remove dtc warnings 2018-04-24 08:30:01 +01:00
fvp-ve-Cortex-A5x1.dts refactor(fvp): fdts: merge motherboard .dtsi files 2022-10-11 16:09:34 +01:00
fvp-ve-Cortex-A7x1.dts refactor(fvp): fdts: merge motherboard .dtsi files 2022-10-11 16:09:34 +01:00
juno-ethosn.dtsi feat(drivers/arm/ethosn)!: multi-device support 2021-10-01 09:27:11 +01:00
juno.dts Add SiP service to configure Arm Ethos-N NPU 2021-04-20 15:42:18 +02:00
morello-fvp.dts fix(morello): dts: remove #a-c and #s-c from memory node 2022-07-19 12:11:40 +01:00
morello-soc.dts fix(morello): dts: remove #a-c and #s-c from memory node 2022-07-19 12:11:40 +01:00
morello.dtsi fix(morello): dts: fix GICv3 compatible string 2022-07-19 11:45:31 +01:00
n1sdp-multi-chip.dts fix(n1sdp): add numa node id for pcie controllers 2022-09-01 15:23:42 +05:30
n1sdp-single-chip.dts fdts: Fix stdout-path in various platforms 2021-01-27 18:05:36 +00:00
n1sdp.dtsi fdts: n1sdp: DTS file for single-chip and multi-chip environment. 2020-07-30 18:44:54 +05:30
rtsm_ve-motherboard.dtsi refactor(fvp): fdts: merge motherboard .dtsi files 2022-10-11 16:09:34 +01:00
stm32mp13-bl2.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp13-ddr.dtsi feat(stm32mp1-fdts): add DDR support for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp13-ddr3-1x4Gb-1066-binF.dtsi feat(stm32mp1-fdts): add DDR support for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp13-fw-config.dtsi feat(stm32mp13-fdts): use STM32MP_DDR_S_SIZE in fw-config 2022-08-17 17:25:45 +02:00
stm32mp13-pinctrl.dtsi fix(stm32mp13-fdts): align sdmmc pins with kernel 2022-08-17 17:18:25 +02:00
stm32mp13xa.dtsi feat(stm32mp1-fdts): add DT files for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp13xc.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp13xd.dtsi feat(stm32mp1-fdts): add DT files for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp13xf.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp15-bl2.dtsi feat(stm32mp1-fdts): change pin-controller to pinctrl 2022-06-07 15:36:37 +02:00
stm32mp15-bl32.dtsi feat(stm32mp1-fdts): change pin-controller to pinctrl 2022-06-07 15:36:37 +02:00
stm32mp15-ddr.dtsi refactor(stm32mp1): remove the support of calibration result 2022-01-05 11:09:59 +01:00
stm32mp15-ddr3-1x4Gb-1066-binG.dtsi refactor(stm32mp1): remove the support of calibration result 2022-01-05 11:09:59 +01:00
stm32mp15-ddr3-2x4Gb-1066-binG.dtsi refactor(stm32mp1): remove the support of calibration result 2022-01-05 11:09:59 +01:00
stm32mp15-ddr3-dhsom-2x4Gb-1066-binG.dtsi refactor(stm32mp1-fdts): drop unused DDR calibration result on DHCOM 2022-07-08 15:26:41 +02:00
stm32mp15-fw-config.dtsi feat(stm32mp15): manage OP-TEE shared memory 2022-06-30 14:19:45 +02:00
stm32mp15-pinctrl.dtsi feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM 2022-08-25 22:11:33 +02:00
stm32mp15xc.dtsi fdts: stm32mp1: realign device tree with kernel 2020-09-24 09:07:57 +02:00
stm32mp15xx-dhcom-pdk2.dtsi feat(stm32mp15-fdts): add support for STM32MP157C based DHCOM SoM on PDK2 board 2022-07-08 13:52:40 +02:00
stm32mp15xx-dhcom-som.dtsi refactor(stm32mp15-fdts): remove unused secure-status properties 2022-08-26 12:59:57 +02:00
stm32mp15xx-dhcor-avenger96.dtsi feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM 2022-08-25 22:11:33 +02:00
stm32mp15xx-dhcor-io1v8.dtsi feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM 2022-08-25 22:11:33 +02:00
stm32mp15xx-dhcor-som.dtsi refactor(stm32mp15-fdts): remove unused secure-status properties 2022-08-26 12:59:57 +02:00
stm32mp15xx-dkx.dtsi refactor(stm32mp15-fdts): remove timers15 node 2022-08-26 12:59:57 +02:00
stm32mp15xx-osd32.dtsi refactor(stm32mp15-fdts): remove RCC secure-status 2022-08-26 12:59:57 +02:00
stm32mp15xxaa-pinctrl.dtsi fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp15xxab-pinctrl.dtsi fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp15xxac-pinctrl.dtsi fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp15xxad-pinctrl.dtsi fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp131.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp133.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp135.dtsi fix(stm32mp13-fdts): cleanup DT files 2022-08-17 17:24:30 +02:00
stm32mp135f-dk-fw-config.dts feat(stm32mp1-fdts): add support for STM32MP13 DK board 2022-03-22 09:09:23 +01:00
stm32mp135f-dk.dts fix(stm32mp13-fdts): align sdmmc pins with kernel 2022-08-17 17:18:25 +02:00
stm32mp151.dtsi refactor(stm32mp15-fdts): remove ETZPC status 2022-08-10 10:00:16 +02:00
stm32mp153.dtsi fdts: stm32mp1: realign device tree with kernel 2020-09-24 09:07:57 +02:00
stm32mp157.dtsi fdts: stm32mp1: realign device tree with kernel 2020-09-24 09:07:57 +02:00
stm32mp157a-avenger96-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157a-avenger96.dts refactor(stm32mp15-fdts): remove unused secure-status properties 2022-08-26 12:59:57 +02:00
stm32mp157a-dhcor-avenger96-fw-config.dts feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM 2022-08-25 22:11:33 +02:00
stm32mp157a-dhcor-avenger96.dts feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM 2022-08-25 22:11:33 +02:00
stm32mp157a-dk1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157a-dk1.dts fdts: stm32mp1: realign device tree with kernel 2020-09-24 09:07:57 +02:00
stm32mp157a-ed1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157a-ev1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-dhcom-pdk2-fw-config.dts feat(stm32mp15-fdts): add support for STM32MP157C based DHCOM SoM on PDK2 board 2022-07-08 13:52:40 +02:00
stm32mp157c-dhcom-pdk2.dts feat(stm32mp15-fdts): add support for STM32MP157C based DHCOM SoM on PDK2 board 2022-07-08 13:52:40 +02:00
stm32mp157c-dk2-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-dk2.dts fdts: stm32mp1: realign device tree with kernel 2020-09-24 09:07:57 +02:00
stm32mp157c-ed1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-ed1.dts refactor(stm32mp15-fdts): remove RCC secure-status 2022-08-26 12:59:57 +02:00
stm32mp157c-ev1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-ev1.dts fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp157c-lxa-mc1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-lxa-mc1.dts fix(fdts stm32mp1): correct copyright dates 2021-11-05 13:28:55 +01:00
stm32mp157c-odyssey-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157c-odyssey-som.dtsi refactor(stm32mp15-fdts): remove RCC secure-status 2022-08-26 12:59:57 +02:00
stm32mp157c-odyssey.dts fdts: stm32mp1: add support for the Seeed Odyssey SoM and board 2021-04-21 19:56:10 +02:00
stm32mp157d-dk1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157d-ed1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157d-ev1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157f-dk2-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157f-ed1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
stm32mp157f-ev1-fw-config.dts feat(fdts): add STM32MP1 fw-config DT files 2021-09-07 09:14:05 +02:00
tc.dts fix(tc): resolve the static-checks errors 2022-09-28 13:48:12 +01:00