On 19/12/2023 17:04, Caleb Connolly wrote:
Drop the U-Boot specific dragonboard820c.dts file in favour of the
upstream apq8096-db820c.dts and an additional -u-boot.dtsi with the
U-Boot specific additions.
Signed-off-by: Caleb Connolly <caleb.conno...@linaro.org>
---
arch/arm/dts/Makefile | 2 +-
arch/arm/dts/apq8096-db820c-u-boot.dtsi | 10 +
arch/arm/dts/apq8096-db820c.dts | 1137 +++++++++
arch/arm/dts/dragonboard820c-uboot.dtsi | 32 -
arch/arm/dts/dragonboard820c.dts | 153 --
arch/arm/dts/msm8996.dtsi | 3884 +++++++++++++++++++++++++++++++
configs/dragonboard820c_defconfig | 2 +-
7 files changed, 5033 insertions(+), 187 deletions(-)
<snip>
Same as patch 19, with the commit id:
Reviewed-by: Neil Armstrong <neil.armstr...@linaro.org>