This series contains 4 patches: 1. Sort the panel entries as a clean up. This one has no dependency with other patches in this series and can be merged separately. 2. Add a new panel delay to support some BOE panels 3. Add panel entries used by Mediatek MT8173 Chromebooks. 4. Add panels missing data sheets but used to work in older kernel version without any specified delays. Changes in v2: - Add a new patch to sort the list, and rebase the rest patches. Pin-yen Lin (4): drm/edp-panel: Move the KDC panel to a separate group drm/panel-edp: Add powered_on_to_enable delay drm/edp-panel: Add panels delay entries drm/panel-edp: Add some panels with conservative timings drivers/gpu/drm/panel/panel-edp.c | 93 ++++++++++++++++++++++++++++++- 1 file changed, 92 insertions(+), 1 deletion(-) -- 2.43.0.472.g3155946c3a-goog