[PATCH 0/3] arm64: dts: qcom: sm8550: Fix DTBO boot failure

Aaron Kling via B4 Relay posted 3 patches 1 week, 2 days ago
.../devicetree/bindings/firmware/qcom,tz-log.yaml  | 66 ++++++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8550.dtsi               | 12 +++-
2 files changed, 76 insertions(+), 2 deletions(-)
[PATCH 0/3] arm64: dts: qcom: sm8550: Fix DTBO boot failure
Posted by Aaron Kling via B4 Relay 1 week, 2 days ago
With a current mainline sm8550 base dtb, ABL will fail to apply any dtbo
and fail back to the bootloader menu. There are three changes needed:

* Add the tz-log node and a label named qcom_tzlog
* Rename the scm node to qcom_scm
* Add a label named arch_timer to the timer node

The tz-log binding doc and node are sourced from CLO commits. The other
changes are sourced from a lkml message and attributed to the author of
the message.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Kuldeep Singh (1):
      dt-bindings: firmware: Add tz-log doc

Lei Chen (1):
      arm64: dts: qcom: sm8550: Add tz-log node

Pavan Kondeti (1):
      arm64: dts: qcom: sm8550: Fix DTBO boot failure

 .../devicetree/bindings/firmware/qcom,tz-log.yaml  | 66 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8550.dtsi               | 12 +++-
 2 files changed, 76 insertions(+), 2 deletions(-)
---
base-commit: 3f24e4edcd1b8981c6b448ea2680726dedd87279
change-id: 20260128-sm8550-abl-dtbo-96288634f00d

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>