[PATCH 3/5] ARM: dts: rockchip: Add rk3588j-u-boot.dtsi

Jagan Teki jagan at edgeble.ai
Sun Jun 11 08:57:11 CEST 2023


Add rk3588j-u-boot.dtsi for adding U-Boot specific nodes and
properties for Rockchip RK3588J SoC.

Signed-off-by: Jagan Teki <jagan at edgeble.ai>
---
 arch/arm/dts/rk3588j-u-boot.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 arch/arm/dts/rk3588j-u-boot.dtsi

diff --git a/arch/arm/dts/rk3588j-u-boot.dtsi b/arch/arm/dts/rk3588j-u-boot.dtsi
new file mode 100644
index 0000000000..f5c9e329a5
--- /dev/null
+++ b/arch/arm/dts/rk3588j-u-boot.dtsi
@@ -0,0 +1,6 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2022 Edgeble AI Technologies Pvt. Ltd.
+ */
+
+#include "rk3588-u-boot.dtsi"
-- 
2.25.1



More information about the U-Boot mailing list