Re: [PATCH v2 2/3] dt-bindings: display: panel-simple: drop several eDP panels

2024-05-30 Thread Doug Anderson
Hi, On Tue, May 28, 2024 at 4:53 PM Dmitry Baryshkov wrote: > > The panel-simple.yaml includes legacy bindings for several eDP panels > which were never used in DT files present in Linux tree and most likely > have never been used with the upstream kernel. Drop compatibles for > these panels in f

[PATCH v2 2/3] dt-bindings: display: panel-simple: drop several eDP panels

2024-05-28 Thread Dmitry Baryshkov
The panel-simple.yaml includes legacy bindings for several eDP panels which were never used in DT files present in Linux tree and most likely have never been used with the upstream kernel. Drop compatibles for these panels in favour of using a generic "edp-panel" device on the AUX bus. Signed-off-