devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for HTC One Mini 2 smartphone
@ 2023-10-24 20:57 Luca Weiss
  2023-10-24 20:57 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: document HTC Corporation Luca Weiss
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luca Weiss @ 2023-10-24 20:57 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Andy Gross, Bjorn Andersson,
	Konrad Dybcio
  Cc: Rob Herring, devicetree, linux-kernel, linux-arm-msm, Luca Weiss,
	Krzysztof Kozlowski

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@z3ntu.xyz/T/

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Changes in v2:
- Pick up tags
- Add spaces around regulator nodes
- Set firmware-name for adsp
- Expand reserved memory regions to cover everything somehow reserved
  downstream, leave no gaps. Seems to finally fix also nbd randomly
  failing
- Remove internal storage since somehow it has killed itself on my
  device since last time, maybe by my random memory testing writing some
  not-so-great commands to it. So let's be safe and remove it.
- Link to v1: https://lore.kernel.org/r/20231011-htc-memul-v1-0-76e57873190c@z3ntu.xyz

---
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  | 369 +++++++++++++++++++++
 4 files changed, 373 insertions(+)
---
base-commit: 9b969874004ff05d05e4340bacc1699f72f58686
change-id: 20231002-htc-memul-742a8517d24b

Best regards,
-- 
Luca Weiss <luca@z3ntu.xyz>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-26 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 20:57 [PATCH v2 0/3] Add support for HTC One Mini 2 smartphone Luca Weiss
2023-10-24 20:57 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: document HTC Corporation Luca Weiss
2023-10-24 20:57 ` [PATCH v2 2/3] dt-bindings: arm: qcom: Add HTC One Mini 2 Luca Weiss
2023-10-24 20:57 ` [PATCH v2 3/3] ARM: dts: qcom: Add support for " Luca Weiss
2023-10-26 19:36   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).