Skip to content

Commit 4c9e5cb

Browse files
ganghegangheivt
authored andcommitted
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 906533c commit 4c9e5cb

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)