arm64: dts: imx8mp-tqma8mpql-mba8mp-ras314: add vcc supply for BT device

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>
This commit is contained in:
Alexander Stein 2026-03-23 13:59:50 +01:00 committed by Frank Li
parent 9754620110
commit 70db6463c9

View File

@ -587,6 +587,7 @@ &uart2 {
bluetooth {
compatible = "nxp,88w8987-bt";
vcc-supply = <&reg_vcc_3v3>;
};
};