]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: imx8mp-tqma8mpql-mba8mp-ras314: add vcc supply for BT device
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 23 Mar 2026 12:59:50 +0000 (13:59 +0100)
committerFrank Li <Frank.Li@nxp.com>
Fri, 27 Mar 2026 13:53:04 +0000 (09:53 -0400)
Add the vcc power supply for the BT device. Fixes the warning:
btnxpuart serial0-0: supply vcc not found, using dummy regulator

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mp-ras314.dts

index 94e2a7df3556011e86973c3f6b54ba2fc000a713..90d6b5ae215fcd9f375e73ccfb1de042e8229db4 100644 (file)
 
        bluetooth {
                compatible = "nxp,88w8987-bt";
+               vcc-supply = <&reg_vcc_3v3>;
        };
 };