Skip to content

Commit a8d6e67

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: Gang He <[email protected]>
1 parent 9dc3075 commit a8d6e67

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
@@ -21,6 +21,7 @@
2121
zephyr,code-partition = &code;
2222
zephyr,console = &usart1;
2323
zephyr,shell-uart = &usart1;
24+
zephyr,bt-hci = &mbox;
2425
};
2526

2627
buttons {

0 commit comments

Comments
 (0)