Re: [PATCH 00/12] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards

From: Artur Weber
Date: Sun Apr 16 2023 - 06:50:07 EST


On 16/04/2023 12:34, Krzysztof Kozlowski wrote:
On 16/04/2023 12:26, Artur Weber wrote:
On 16/04/2023 12:16, Artur Weber wrote:
This patches re-introduces the Exynos4212 platform and adds support
for the Samsung Galaxy Tab 3 8.0 series of tablets that uses it:

- Samsung Galaxy Tab 3 8.0 WiFi (SM-T310/lt01wifi)
- Samsung Galaxy Tab 3 8.0 3G (SM-T311/lt013g)
- Samsung Galaxy Tab 3 8.0 LTE (SM-T315/lt01lte)

What works:

- Display and backlight
- Touchscreen (without touchkeys)
- GPIO buttons, hall sensor
- WiFi and Bluetooth
- USB, fuel gauge, charging (partial)
- Accelerometer and magnetometer
- WiFi model only: light sensor

This patchset depends on "[PATCH 0/3] Add Samsung S6D7AA0 panel
controller driver" for the display panel support for the Samsung Galaxy
3 8.0 boards.

Why? DTS and ARM code cannot depend on driver changes. Please rework
your patchsets to remove any of such dependencies.

Ah, that makes sense. I'll re-send the patchset in a second with the panel node removed.

Best regards
Artur Weber