arm-trusted-firmware/fdts
Andre Przywara 2716bd33e3 feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel
The existing DT files for the base FVP model are having some issues,
that lead to warnings reported by the device tree compiler.

Those (and many other issues around (updated) DT binding compliance)
were fixed in the Linux kernel tree, so let's sync those files back into
TF-A.
We cannot copy the files "as is" for now, since we rely on certain custom
properties to be added (max-pwr-lvl in the PSCI node, SDEI nodes, etc).

Merge in the changed parts of the Linux kernel DT (from Linux v6.0-rc1),
and rework the base file to allow including the motherboard.dtsi
unchanged. This should make any future update less painful.

As this also affects the FVP VE boards (Cortex-A7 and Cortex-A5), since
they share the motherboard include file, fix them up as well.

Change-Id: I4f74d05e5583747f8849e32f246f74aeec7a9c60
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-10-11 16:11:44 +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: consolidate GICv2 base FVP DT files 2022-10-11 16:11:44 +01:00
fvp-base-gicv2.dtsi refactor(fvp): fdts: consolidate GICv2 base FVP DT files 2022-10-11 16:11:44 +01:00
fvp-base-gicv3-psci-1t.dts refactor(fvp): fdts: consolidate GICv3 base FVP DT files 2022-10-11 16:11:39 +01:00
fvp-base-gicv3-psci-dynamiq-2t.dts refactor(fvp): fdts: consolidate GICv3 base FVP DT files 2022-10-11 16:11:39 +01: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 refactor(fvp): fdts: consolidate GICv3 base FVP DT files 2022-10-11 16:11:39 +01:00
fvp-base-gicv3-psci.dts refactor(fvp): fdts: consolidate GICv3 base FVP DT files 2022-10-11 16:11:39 +01:00
fvp-base-gicv3.dtsi refactor(fvp): fdts: consolidate GICv3 base FVP DT files 2022-10-11 16:11:39 +01:00
fvp-base-psci-common.dtsi feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel 2022-10-11 16:11:44 +01: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 feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel 2022-10-11 16:11:44 +01:00
fvp-ve-Cortex-A7x1.dts feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel 2022-10-11 16:11:44 +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 feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel 2022-10-11 16:11:44 +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