Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] qcom: initial support for the SHIFTphone 8
@ 2024-05-07 23:28 Caleb Connolly
  2024-05-07 23:28 ` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 " Caleb Connolly
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Caleb Connolly @ 2024-05-07 23:28 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Alexander Martinz, Luca Weiss, ~postmarketos/upstreaming,
	linux-arm-msm, devicetree, linux-kernel, Caleb Connolly

The SHIFTphone 8 is an upcoming QCM6490 smartphone, it has the following
features:

* 12GB of RAM, 512GB UFS storage
* 1080p display.
* Hardware kill switches for cameras and microphones
* UART access via type-c SBU pins (enabled by an internal switch)

Initial support includes:

* Framebuffer display
* UFS and sdcard storage
* Battery monitoring and USB role switching via pmic glink
* Bluetooth
* Thermals

Wifi is not yet functional due to a crash in the remoteproc
firmware.

The serial port on the device can be accessed via the usb-cereal
adapter, it must first be enabled by flipping the switch under the
display. Additional info can be found on the postmarketOS wiki page.

https://wiki.postmarketos.org/wiki/SHIFT_SHIFTphone_8_(shift-otter)

---
Caleb Connolly (2):
      dt-bindings: arm: qcom: Add QCM6490 SHIFTphone 8
      arm64: dts: qcom: add QCM6490 SHIFTphone 8

 Documentation/devicetree/bindings/arm/qcom.yaml  |   1 +
 arch/arm64/boot/dts/qcom/Makefile                |   1 +
 arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts | 938 +++++++++++++++++++++++
 3 files changed, 940 insertions(+)
---
change-id: 20240507-otter-bringup-388cf3aa7ca5
base-commit: dccb07f2914cdab2ac3a5b6c98406f765acab803

// Caleb (they/them)


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

end of thread, other threads:[~2024-05-10 11:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 23:28 [PATCH 0/2] qcom: initial support for the SHIFTphone 8 Caleb Connolly
2024-05-07 23:28 ` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 " Caleb Connolly
2024-05-08  7:11   ` Krzysztof Kozlowski
2024-05-08  7:37   ` Markus Elfring
2024-05-08 15:39     ` Krzysztof Kozlowski
2024-05-10 11:52       ` Markus Elfring
2024-05-07 23:28 ` [PATCH 2/2] arm64: dts: qcom: add " Caleb Connolly
2024-05-08  7:51   ` Markus Elfring
2024-05-10  6:24   ` Luca Weiss
2024-05-08 14:31 ` [PATCH 0/2] qcom: initial support for the " 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