mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
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:
parent
9754620110
commit
70db6463c9
|
|
@ -587,6 +587,7 @@ &uart2 {
|
|||
|
||||
bluetooth {
|
||||
compatible = "nxp,88w8987-bt";
|
||||
vcc-supply = <®_vcc_3v3>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user