lkml.org 
[lkml]   [2023]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/8] 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.


    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

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