]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: dts: k3-am654: remove duplicate root properties
authorBryan Brattlof <bb@ti.com>
Fri, 29 Dec 2023 17:47:19 +0000 (11:47 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jan 2024 13:36:37 +0000 (08:36 -0500)
With the Linux and U-Boot board dtb files unified, we have duplicate
properties in the root node. Remove them

Tested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am654-r5-base-board.dts

index fb238adaea5b25ac84cfd71cb0c3fefad064941a..c039300c3cbb378d19ea853a397ae852ec85da48 100644 (file)
@@ -11,9 +11,6 @@
 #include "k3-am654-ddr.dtsi"
 
 / {
-       compatible =  "ti,am654-evm", "ti,am654";
-       model = "Texas Instruments AM654 R5 Base Board";
-
        aliases {
                ethernet0 = &cpsw_port1;
                remoteproc0 = &sysctrler;