This series add support for Firefly ROC-RK3588-RT.
Info of device can be found at:
https://en.t-firefly.com/product/industry/rocrk3588rt
Changes in v2:
- Add devicetree binding documentation for the Firefly ROC-RK3588-RT
- Update the description to match the device tree
- Adjust the descriptions of the model and compatible properties
- Add audio support for hdmi0 and hdmi1
- Adjust the attributes of sdhci in alphabetical order
Kaison Deng (2):
dt-bindings: arm: rockchip: Add Firefly ROC-RK3588-RT
arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../arm64/boot/dts/rockchip/rk3588-roc-rt.dts | 1136 +++++++++++++++++
3 files changed, 1142 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-roc-rt.dts
--
2.25.1