lkml.org 
[lkml]   [2023]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add support for Samsung Galaxy tab A (2015) tablets
Date
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.

Changes in v2:
- Squashed the commits.

Jasper Korten (1):
arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 9.7 (2015)

Nikita Travkin (1):
dt-bindings: qcom: Document samsung,gt58 and gt510

Siddharth Manthan (1):
arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 8.0 (2015)

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

\
 
 \ /
  Last update: 2023-03-26 23:29    [W:1.039 / U:0.924 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site