
21 Dec
2023
21 Dec
'23
5:38 p.m.
On 19/12/2023 17:04, Caleb Connolly wrote:
Drop the U-Boot specific dragonboard410c.dts in favour of the upstream msm8916-sbc.dts. No additional changes are needed to this DTS for U-Boot support.
Signed-off-by: Caleb Connolly caleb.connolly@linaro.org
arch/arm/dts/Makefile | 2 +- arch/arm/dts/apq8016-sbc.dts | 729 +++++++++ arch/arm/dts/dragonboard410c-uboot.dtsi | 44 - arch/arm/dts/dragonboard410c.dts | 209 +-- arch/arm/dts/msm8916.dtsi | 2702 +++++++++++++++++++++++++++++++ configs/dragonboard410c_defconfig | 2 +- 6 files changed, 3472 insertions(+), 216 deletions(-)
<snip> Same as patch 19, with the commit id:
Reviewed-by: Neil Armstrong neil.armstrong@linaro.org