From: Duje Mihanović Date: Wed, 26 Jul 2023 19:14:34 +0000 (+0200) Subject: DONOTMERGE: Add pxa,rev-id to board dts X-Git-Tag: v6.7-pxa1908~34 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=850d1fde512cb93075886ff9d4e48beb5d9af49f;p=linux.git DONOTMERGE: Add pxa,rev-id to board dts This won't be accepted upstream, but it's needed to boot with just S-Boot, so add this here. --- diff --git a/arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts b/arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts index e3c863d517a8..04fb0566ed2b 100644 --- a/arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts +++ b/arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts @@ -4,6 +4,7 @@ #include / { + pxa,rev-id = <3928 2>; model = "Samsung Galaxy Core Prime VE LTE"; compatible = "samsung,coreprimevelte", "marvell,pxa1908";