Re: [PATCH] arm64: dts: renesas: ulcb-kf: add KF HDMI output
From: Nikita Yushchenko
Date: Fri Jan 21 2022 - 05:18:30 EST
Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
i.e. will queue in renesas-devel for v5.18 with the sort order fixed.
Thank you.
I have a question regarding defining regulators.
In case when drivers expect regulators to be define, but physically chips are just wired to VCC (or to
some non-programmable power logic), what is the policy regarding regulator-fixed objects?
Shall we define per-consumer regulator-fixed objects?
Or have a single regulator-fixed for each voltage?
Or not define regulators at all and let the code to create dummy regulators?
Or something else?
Nikita