Skip to content

Commit e937dde

Browse files
Jamie McCraecfriedt
authored andcommitted
boards: arm: bl654_usb: Fix name and identifier
Fixes identifier to use Laird Connectivity name Signed-off-by: Jamie McCrae <[email protected]>
1 parent 73eaf92 commit e937dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/arm/bl654_usb/bl654_usb.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#include <nordic/nrf52840_qiaa.dtsi>
99

1010
/ {
11-
model = "Laird BL654 USB adapter";
12-
compatible = "laird,bl654_usb";
11+
model = "Laird Connectivity BL654 USB adapter";
12+
compatible = "lairdconnect,bl654_usb";
1313

1414
chosen {
1515
zephyr,sram = &sram0;

0 commit comments

Comments
 (0)