On 2/23/23 18:28, Fabio Estevam wrote:
Hi Marek,
Hi,
On Thu, Feb 23, 2023 at 2:11 PM Marek Vasut [off-list ref] wrote:
quoted
+ reg_audio_pwr: regulator-audio-pwr {
+ compatible = "regulator-fixed";
+ regulator-name = "audio-pwr";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ gpio = <&gpio4 29 GPIO_ACTIVE_HIGH>;
+ enable-active-high;
+ regulator-always-on;
It seems that "regulator-always-on" could be removed as the regulator
is controlled by the codec.
Ah yes
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Thanks
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel