[PATCH 0/3] Fix HREF520 boot problems

Linus Walleij linus.walleij at linaro.org
Thu Dec 14 14:29:11 PST 2023


The HREF520 reference design had the wrong analog baseband
defined causing a boot regression.

Was AB8500, but this board has AB8505.

Rearrange the device trees to make it possible to define
a different AB and slot it in.

Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
Linus Walleij (3):
      ARM: dts: ux500-href: Push AB8500 inclusion to the top
      ARM: dts: ux500-href: Push AB8500 config out
      ARM: dts: ux500-href: Switch HREF520 to AB8505

 arch/arm/boot/dts/st/ste-href-ab8500.dtsi      |  48 +++
 arch/arm/boot/dts/st/ste-href-ab8505.dtsi      | 490 +++++++++++++++++++++++++
 arch/arm/boot/dts/st/ste-href.dtsi             |  55 ---
 arch/arm/boot/dts/st/ste-href520-tvk.dts       |   1 +
 arch/arm/boot/dts/st/ste-hrefprev60-stuib.dts  |   1 +
 arch/arm/boot/dts/st/ste-hrefprev60-tvk.dts    |   1 +
 arch/arm/boot/dts/st/ste-hrefv60plus-stuib.dts |   1 +
 arch/arm/boot/dts/st/ste-hrefv60plus-tvk.dts   |   1 +
 arch/arm/boot/dts/st/ste-hrefv60plus.dtsi      |   1 -
 9 files changed, 543 insertions(+), 56 deletions(-)
---
base-commit: 88035e5694a86a7167d490bb95e9df97a9bb162b
change-id: 20231213-ux500-no-turnoff-lowbatt-9266e7ec44f6

Best regards,
-- 
Linus Walleij <linus.walleij at linaro.org>




More information about the linux-arm-kernel mailing list