Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/8] Add support for Samsung Galaxy tab A (2015) tablets
@ 2023-01-05 12:32 Nikita Travkin
  2023-01-05 12:32 ` [PATCH 1/8] dt-bindings: qcom: Document samsung,gt58 and gt510 Nikita Travkin
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Nikita Travkin @ 2023-01-05 12:32 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson
  Cc: Rob Herring, Krzysztof Kozlowski, Konrad Dybcio,
	Siddharth Manthan, Jasper Korten, linux-arm-msm, devicetree,
	linux-kernel, ~postmarketos/upstreaming, Nikita Travkin

This series introduces basic support for two Galaxy Tab A
tablets: 8 and 10 inch variants. They share most of the
hardware and are mainly dffernet by the display.

With this series both tablets gain support for things like
- SDHCI (internal and external storage)
- USB Device Mode
- UART
- Regulators
- WCNSS (WiFi/BT)
- GPIO keys
- Fuel gauge
- Touchscreen
- Accelerometer

In fact, with some additional patches like display and
modem support, that are not included as part of this
series, these tablets can actually reach one's expectations
of what a "normal" tablet should be able to do.


Jasper Korten (2):
  arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A (2015)
  arm64: dts: qcom: msm8916-samsung-gt510: Add touchscreen

Nikita Travkin (3):
  dt-bindings: qcom: Document samsung,gt58 and gt510
  arm64: dts: qcom: msm8916-samsung-gt510: Add Vibrator
  arm64: dts: qcom: msm8916-samsung-gt5-common: Add fuelgauge

Siddharth Manthan (3):
  arm64: dts: qcom: msm8916-samsung-gt58: Add Vibrator
  arm64: dts: qcom: msm8916-samsung-gt58: Add touchscreen
  arm64: dts: qcom: msm8916-samsung-gt5-common: add sensors

 .../devicetree/bindings/arm/qcom.yaml         |   2 +
 arch/arm64/boot/dts/qcom/Makefile             |   2 +
 .../dts/qcom/msm8916-samsung-gt5-common.dtsi  | 300 ++++++++++++++++++
 .../boot/dts/qcom/msm8916-samsung-gt510.dts   | 116 +++++++
 .../boot/dts/qcom/msm8916-samsung-gt58.dts    |  78 +++++
 5 files changed, 498 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts

-- 
2.38.1


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

end of thread, other threads:[~2023-01-06 11:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 12:32 [PATCH 0/8] Add support for Samsung Galaxy tab A (2015) tablets Nikita Travkin
2023-01-05 12:32 ` [PATCH 1/8] dt-bindings: qcom: Document samsung,gt58 and gt510 Nikita Travkin
2023-01-06 11:24   ` Krzysztof Kozlowski
2023-01-05 12:32 ` [PATCH 2/8] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A (2015) Nikita Travkin
2023-01-05 12:32 ` [PATCH 3/8] arm64: dts: qcom: msm8916-samsung-gt58: Add Vibrator Nikita Travkin
2023-01-06 11:25   ` Krzysztof Kozlowski
2023-01-05 12:32 ` [PATCH 4/8] arm64: dts: qcom: msm8916-samsung-gt510: " Nikita Travkin
2023-01-06 11:26   ` Krzysztof Kozlowski
2023-01-06 11:45     ` Nikita Travkin
2023-01-05 12:32 ` [PATCH 5/8] arm64: dts: qcom: msm8916-samsung-gt510: Add touchscreen Nikita Travkin
2023-01-05 12:32 ` [PATCH 6/8] arm64: dts: qcom: msm8916-samsung-gt58: " Nikita Travkin
2023-01-05 12:32 ` [PATCH 7/8] arm64: dts: qcom: msm8916-samsung-gt5-common: Add fuelgauge Nikita Travkin
2023-01-05 12:32 ` [PATCH 8/8] arm64: dts: qcom: msm8916-samsung-gt5-common: add sensors Nikita Travkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox