devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: Add basic support for LG H815
@ 2024-04-03 10:43 Alexander Reimelt
  2024-04-03 10:43 ` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Alexander Reimelt
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Alexander Reimelt @ 2024-04-03 10:43 UTC (permalink / raw)
  To: andersson, pvorel, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel

Hello,

These patches add initial support for the LG H815.
They are enough to boot the device on postmarketOS
and have some basic functionality. Connecting to the
device over USB networking via ssh, buttons, SD-Card,
eMMC and regulators work. The dtb_checker shows some
warnings, but they come from the msm8994.dtsi.

For CPU bring up lk2nd is required. The DMA controller
module fails to load and from time to time the SMD clock
driver fails.

But I hope to prevent duplicate work and make it more accessible.

Best regards
Alex

Alexander Reimelt (2):
  dt-bindings: arm: qcom: Add LG G4 (h815)
  arm64: dts: qcom: Add basic support for LG G4 (H815)

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/msm8992-lg-h815.dts  | 422 ++++++++++++++++++
 3 files changed, 424 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8992-lg-h815.dts

-- 
2.44.0


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

end of thread, other threads:[~2024-06-18 13:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:43 [PATCH 0/2] arm64: Add basic support for LG H815 Alexander Reimelt
2024-04-03 10:43 ` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Alexander Reimelt
2024-04-03 17:16   ` Rob Herring
2024-04-03 17:55     ` Petr Vorel
2024-04-03 10:43 ` [PATCH 2/2] arm64: dts: qcom: Add basic support for LG G4 (H815) Alexander Reimelt
2024-04-03 10:57   ` Dmitry Baryshkov
2024-04-03 17:37   ` Krzysztof Kozlowski
2024-04-03 17:59     ` Petr Vorel
2024-04-03 18:43   ` Petr Vorel
2024-04-03 14:15 ` [PATCH 0/2] arm64: Add basic support for LG H815 Rob Herring
2024-05-30 13:57 ` [PATCH v2 " Alexander Reimelt
2024-05-30 13:57   ` [PATCH v2 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Alexander Reimelt
2024-05-30 14:49     ` Petr Vorel
2024-05-31  8:17     ` Krzysztof Kozlowski
2024-05-30 13:57   ` [PATCH v2 2/2] arm64: dts: qcom: msm8992-lg-h815: Initial support for LG G4 (H815) Alexander Reimelt
2024-06-18 13:32     ` Konrad Dybcio
2024-05-30 16:54   ` [PATCH v2 0/2] arm64: Add basic support for LG H815 Dmitry Baryshkov
2024-06-04 15:28   ` Rob Herring (Arm)

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).