Skip to content

Commit 8405d5d

Browse files
author
ganghe
committed
board: sifli: sf32lb52_devkit_lcd: Add mbox in board device tree
Add mailbox in board devicetree, used in Bluetooth HCI driver. Signed-off-by: ganghe <[email protected]>
1 parent 17db9e0 commit 8405d5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/sifli/sf32lb52_devkit_lcd/sf32lb52_devkit_lcd.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
zephyr,code-partition = &code;
2020
zephyr,console = &usart1;
2121
zephyr,shell-uart = &usart1;
22+
zephyr,bt-hci = &mbox;
2223
};
2324
};
2425

0 commit comments

Comments
 (0)