[PATCH 0/3] arm64: dts: fvp: Add missing properties

Pierre Gondois posted 3 patches 1 week, 3 days ago
arch/arm64/boot/dts/arm/fvp-base-revc.dts | 42 ++++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)
[PATCH 0/3] arm64: dts: fvp: Add missing properties
Posted by Pierre Gondois 1 week, 3 days ago
In order to align the Device-tree description with the ACPI description
currently available in the edk2-platforms repository:
- repo: https://github.com/tianocore/edk2-platforms/
- at: Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe
Add some missing properties to the Device-tree description
of the FVP RevC.

Pierre Gondois (3):
  arm64: dts: fvp: Add cpu-map property
  arm64: dts: fvp: Add EL2 Generic watchdog
  arm64: dts: fvp: Add additional PCIe memory region

 arch/arm64/boot/dts/arm/fvp-base-revc.dts | 42 ++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)

--
2.43.0
Re: [PATCH 0/3] arm64: dts: fvp: Add missing properties
Posted by Sudeep Holla 6 days, 15 hours ago
On Mon, 14 Sep 2026 17:58:50 +0200, Pierre Gondois wrote:
> In order to align the Device-tree description with the ACPI description
> currently available in the edk2-platforms repository:
> - repo: https://github.com/tianocore/edk2-platforms/
> - at: Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe
> Add some missing properties to the Device-tree description
> of the FVP RevC.
> 
> [...]

Applied to sudeep.holla/linux (for-next/juno/updates), thanks!

[1/3] arm64: dts: fvp: Add cpu-map property
      https://git.kernel.org/sudeep.holla/c/54087b4bac55
[2/3] arm64: dts: fvp: Add EL2 Generic watchdog
      https://git.kernel.org/sudeep.holla/c/4fcea5b932ce
[3/3] arm64: dts: fvp: Add additional PCIe memory region
      https://git.kernel.org/sudeep.holla/c/d8e88ad6f769
-- 
Regards,
Sudeep