Messages in this thread |  | | Date | Sat, 3 Dec 2022 17:19:36 +0100 | Subject | Re: [PATCH v2 1/3] drm/mipi-dbi: Support separate I/O regulator | From | Noralf Trønnes <> |
| |
Den 01.12.2022 17.02, skrev Otto Pflüger: > The MIPI DBI specification defines separate vdd (panel power) and > vddi (I/O voltage) supplies. Displays that require different voltages > for the different supplies do exist, so the supplies cannot be > combined into one as they are now. Add a new io_regulator property to > the mipi_dbi_dev struct which can be set by the panel driver along > with the regulator property. > > Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de> > ---
Thanks for fixing this, I'll apply the patches in a few days.
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
|  |