Add support for this smartphone from HTC which is based on the MSM8926 SoC and codenamed "memul". Depends on, runtime-only, bootloader enables watchdog so we need to pet it to stay alive: https://lore.kernel.org/linux-arm-msm/20231011-msm8226-msm8974-watchdog-v1-0-2c472818fbce@xxxxxxxxx/T/ Depends on, for dt-bindings & Makefile change, could also be re-ordered: https://lore.kernel.org/linux-arm-msm/20230930221323.101289-1-rayyan@xxxxxxxxx/T/ (Technically a resend of msg-id <20231011-htc-memul-v1-0-97c3910f80a9@xxxxxxxxx> where I missed adding most email addresses, sorry) Signed-off-by: Luca Weiss <luca@xxxxxxxxx> --- Luca Weiss (3): dt-bindings: vendor-prefixes: document HTC Corporation dt-bindings: arm: qcom: Add HTC One Mini 2 ARM: dts: qcom: Add support for HTC One Mini 2 Documentation/devicetree/bindings/arm/qcom.yaml | 1 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/qcom/Makefile | 1 + arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts | 337 +++++++++++++++++++++ 4 files changed, 341 insertions(+) --- base-commit: 4a914c105417214fb38cd124317f174247c0a426 change-id: 20231002-htc-memul-742a8517d24b Best regards, -- Luca Weiss <luca@xxxxxxxxx>