The commit 3686673dc30d ("arm64: dts: s32g2: add VNP-EVB and VNP-RDB2 support")
added rdb2 dts support. Given the SDK BSP36 has been released, and the dts
file need to update to compatible with it.

So update rdb2 dts file and drop the unneeded contents.

Signed-off-by: Zhantao Tang <zhantao.t...@windriver.com>
---
 .../boot/dts/freescale/s32g274a-rdb2.dts      | 42 +++----------------
 1 file changed, 6 insertions(+), 36 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts 
b/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
index e05ee854cdf5..fa579134532a 100644
--- a/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
+++ b/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
@@ -1,40 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * Copyright (c) 2021 SUSE LLC
- * Copyright (c) 2019-2021 NXP
+ * Device Tree file for S32G274ARDB Board Rev C.
+ *
+ * Copyright 2020-2022 NXP
+ *
  */
 
 /dts-v1/;
-
-#include "s32g2.dtsi"
-
-/ {
-       model = "NXP S32G2 Reference Design Board 2 (S32G-VNP-RDB2)";
-       compatible = "nxp,s32g274a-rdb2", "nxp,s32g2";
-
-       aliases {
-               serial0 = &uart0;
-               serial1 = &uart1;
-       };
-
-       chosen {
-               stdout-path = "serial0:115200n8";
-       };
-
-       /* 4GiB RAM */
-       memory@80000000 {
-               device_type = "memory";
-               reg = <0x0 0x80000000 0 0x80000000>,
-                     <0x8 0x80000000 0 0x80000000>;
-       };
-};
-
-/* UART (J2) to Micro USB port */
-&uart0 {
-       status = "okay";
-};
-
-/* UART (J1) to Micro USB port */
-&uart1 {
-       status = "okay";
-};
+#include "s32g274a-rdb2.dtsi"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12609): 
https://lists.yoctoproject.org/g/linux-yocto/message/12609
Mute This Topic: https://lists.yoctoproject.org/mt/98923003/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to