arm64: dts: imx8mm-phyboard-polis: Assign missing regulator for bluetooth
authorYashwanth Varakala <y.varakala@phytec.de>
Tue, 18 Feb 2025 07:41:51 +0000 (08:41 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 25 Feb 2025 00:33:00 +0000 (08:33 +0800)
Assign the missing regulator to the bluetooth node. Absence of
this regulator triggers the warning message from kernel as driver
uses a fallback dummy regulator when there is no regulator assigned.

Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Andrej Picej <andrej.picej@norik.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts

index 17e5dd4..be470cf 100644 (file)
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_bt>;
                shutdown-gpios = <&gpio2 6 GPIO_ACTIVE_HIGH>;
+               vbat-supply = <&reg_vcc_3v3>;
                vddio-supply = <&reg_vcc_3v3>;
        };
 };