[PATCH 24/30] ARM: dts: renesas: Add R8A779A0 V3U DT extras

Marek Vasut marek.vasut at gmail.com
Wed Apr 28 21:29:46 CEST 2021


From: Hai Pham <hai.pham.ud at renesas.com>

Add R8A779A0 V3U DT extras for U-Boot.

Based on "ARM: dts: renesas: Add R8A779A0 V3U DTs"
by Hai Pham <hai.pham.ud at renesas.com>

Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
---
 arch/arm/dts/r8a779a0-u-boot.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 arch/arm/dts/r8a779a0-u-boot.dtsi

diff --git a/arch/arm/dts/r8a779a0-u-boot.dtsi b/arch/arm/dts/r8a779a0-u-boot.dtsi
new file mode 100644
index 0000000000..f6101289e8
--- /dev/null
+++ b/arch/arm/dts/r8a779a0-u-boot.dtsi
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Device Tree Source extras for U-Boot on R-Car R8A779A0 SoC
+ *
+ * Copyright (C) 2020 Renesas Electronics Corp.
+ */
+
+#include "r8a779x-u-boot.dtsi"
+
+&extalr_clk {
+	u-boot,dm-pre-reloc;
+};
-- 
2.30.2



More information about the U-Boot mailing list