Re: [PATCH v2 2/3] drm/tiny: panel-mipi-dbi: Read I/O supply from DT

2022-12-03 Thread Noralf Trønnes
Den 01.12.2022 17.02, skrev Otto Pflüger: > To support platforms with a separate I/O voltage supply, set the new > io_regulator property along with the regulator property of the DBI > device. Read the I/O supply from a new "io-supply" device tree > property. > > Signed-off-by: Otto Pflüger >

[PATCH v2 2/3] drm/tiny: panel-mipi-dbi: Read I/O supply from DT

2022-12-01 Thread Otto Pflüger
To support platforms with a separate I/O voltage supply, set the new io_regulator property along with the regulator property of the DBI device. Read the I/O supply from a new "io-supply" device tree property. Signed-off-by: Otto Pflüger --- drivers/gpu/drm/tiny/panel-mipi-dbi.c | 5 + 1