[0/3] Add display panels to gt5 devices

Message ID 20230725-gt5-panel-v1-0-7c787e33a614@trvn.ru
Headers
Series Add display panels to gt5 devices |

Message

Nikita Travkin July 25, 2023, 11:52 a.m. UTC
  This series adds display panels to Samsung Galaxy Tab A (2015) tablets.

Both gt58 and gt510 gain display support and backlight is controlled
with the DCS commands.

While at it, also enable touch-keys on gt510.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
---
Jasper Korten (1):
      arm64: dts: qcom: msm8916-samsung-gt510: Add display panel

Nikita Travkin (1):
      arm64: dts: qcom: msm8916-samsung-gt510: Add capacitive keys

Siddharth Manthan (1):
      arm64: dts: qcom: msm8916-samsung-gt58: Add display panel

 arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dts | 86 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dts  | 64 ++++++++++++++++
 2 files changed, 150 insertions(+)
---
base-commit: 5f8e7fdfa482f56c9c884b5c41f40f8f5923d9c4
change-id: 20230725-gt5-panel-448377da7aca

Best regards,
  

Comments

Bjorn Andersson Sept. 19, 2023, 11:07 p.m. UTC | #1
On Tue, 25 Jul 2023 16:52:00 +0500, Nikita Travkin wrote:
> This series adds display panels to Samsung Galaxy Tab A (2015) tablets.
> 
> Both gt58 and gt510 gain display support and backlight is controlled
> with the DCS commands.
> 
> While at it, also enable touch-keys on gt510.
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: msm8916-samsung-gt510: Add display panel
      commit: 4389a650323afe947900f631322fa4db4993d356
[2/3] arm64: dts: qcom: msm8916-samsung-gt58: Add display panel
      commit: 43525a7a96acad0648577770b84894af8dcb10d2
[3/3] arm64: dts: qcom: msm8916-samsung-gt510: Add capacitive keys
      commit: 20ef4f6445681217c0cb49dc21402cb2836b22aa

Best regards,