Re: [PATCH v2 01/11] drm/panel: Clean up SOFEF00 config dependencies

From: David Heidelberg

Date: Mon Feb 23 2026 - 17:30:45 EST


On 22/12/2025 00:32, Marijn Suijten wrote:
As per the config name this Display IC features a DSI command-mode
interface (or the command to switch to video mode is not
known/documented) and does not use any of the video-mode helper
utilities, hence should not select VIDEOMODE_HELPERS. In addition it
uses devm_gpiod_get() and related functions from GPIOLIB.

Fixes: 5933baa36e26 ("drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices")
Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Reviewed-by: Casey Connolly <casey.connolly@xxxxxxxxxx>
Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
---

Reviewed-by: David Heidelberg <david@xxxxxxx>