Re: [PATCH 6/6] arm64: defconfig: Enable DRM_PANEL_SSD16XX

From: Devarsh Thakkar

Date: Tue May 05 2026 - 02:25:24 EST


Hi Krzysztof,

Thanks for the review.
On 01/05/26 15:00, Krzysztof Kozlowski wrote:
On 30/04/2026 20:33, Devarsh Thakkar wrote:
Enable the Solomon SSD16xx e-ink display controller driver as a module
in the arm64 defconfig, making it available by default on TI AM6x SoC
platforms that use this driver.

You need to name here the actual platforms (boards) having this device.


Noted, will update the commit message in v2 to make it more clearer. Just to clarify: while tested with AM62L3 EVM, this is not specific to any particular platform. The SSD16xx family are SPI-based e-paper display controllers and display panels using these controllers can work with any platform supporting a SPI interface.

Regards
Devarsh