Re: [PATCH 2/2] drm/panel: simple: Add BOE BP082WX1-100 8.2" panel

2023-12-03 Thread Dmitry Baryshkov
On Sat, 2 Dec 2023 at 10:13, Tony Lindgren wrote: > > The BOE BP082WX1-100 is a 8.2" panel similar to the 10.1" panel > BP101WX1-100. Both panels use the same timings. > > Signed-off-by: Tony Lindgren Reviewed-by: Dmitry Baryshkov > --- > drivers/gpu/drm/panel/panel-simple.c | 20

[PATCH 2/2] drm/panel: simple: Add BOE BP082WX1-100 8.2" panel

2023-12-02 Thread Tony Lindgren
The BOE BP082WX1-100 is a 8.2" panel similar to the 10.1" panel BP101WX1-100. Both panels use the same timings. Signed-off-by: Tony Lindgren --- drivers/gpu/drm/panel/panel-simple.c | 20 1 file changed, 20 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c