On 10/21/23 18:46, luka177 wrote:
Signed-off-by: luka177 <lukapanio@xxxxxxxxx> ---
[...]
+ /* + * Remaining regulators that are not yet supported: + * OLEDB: 4925000-8100000 + * ab: 4600000-6100000 + * ibb: 800000-5400000 + */
These are actually configured by XBL and they directly talk to the display panel over some magic 1wire-like protocol, you can probably drop this.
+&tlmm { + gpio-reserved-ranges = <40 4>;
Would that be the fp reader? Any chance you can leave a comment? Otherwise this looks very nice! Konrad