Re: [PATCH 0/2] Add support for Firefly CORE PX30 JD4

From: Dragan Simic
Date: Tue Jul 16 2024 - 13:46:05 EST


Hello Christopher,

On 2024-07-16 17:51, Christopher Obbard wrote:
The Firefly CORE PX30 JD4 board is a SOM and motherboard bundle from
Firefly containing the Rockchip PX30 SOC. This series adds support for it.

---
Christopher Obbard (2):
dt-bindings: arm: rockchip: add Firefly CORE PX30 JD4
arm64: dts: rockchip: add Firefly CORE PX30 JD4

.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/px30-firefly-core-px30-jd4.dts | 562 +++++++++++++++++++++
3 files changed, 568 insertions(+)

It would be better to split this into two separate files: a dtsi
for the SoM, and a dts for the carrier board (which would include
the new dtsi). That would reflect the actual hardware better.

---
base-commit: d67978318827d06f1c0fa4c31343a279e9df6fde
change-id: 20240716-rockchip-px30-firefly-59efc93d6784

Best regards,