[PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64

From: Tomeu Vizoso
Date: Wed Jun 12 2024 - 09:55:14 EST


Enable the nodes added in a previous commit to the rk3588s device tree.

Signed-off-by: Tomeu Vizoso <tomeu@xxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts b/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
index b4f22d95ac0e..9afb7efebace 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
@@ -291,6 +291,14 @@ &gpu {
status = "okay";
};

+&rknn {
+ status = "okay";
+};
+
+&rknn_mmu {
+ status = "okay";
+};
+
&i2c2 {
status = "okay";


--
2.45.2