Re: [PATCH 7/8] drm/panel: samsung-sofef00: Invert reset gpio polarity
From: David Heidelberg
Date: Fri Sep 26 2025 - 07:45:59 EST
Thank you, in v2 I'll drop the invert and revert polarity in the
S6E3FC2X01. Jens confirmed that GPIO should stay as is.
David
On 25/09/2025 23:00, Dmitry Baryshkov wrote:
On Thu, Sep 25, 2025 at 11:12:53AM +0200, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <david@xxxxxxx>
Follow the device-tree change for OnePlus 6/6T and invert the reset
polarity in the driver.
Reset is usually active-low. On most of the boards it is described as
RESET#.
Fixes: 5933baa36e26 ("drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices")
Signed-off-by: David Heidelberg <david@xxxxxxx>
---
drivers/gpu/drm/panel/panel-samsung-sofef00.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
David Heidelberg