Commit e937dde3 authored by Jamie McCrae's avatar Jamie McCrae Committed by Christopher Friedt
Browse files

boards: arm: bl654_usb: Fix name and identifier



Fixes identifier to use Laird Connectivity name

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@lairdconnect.com>
parent 73eaf920
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@
#include <nordic/nrf52840_qiaa.dtsi>

/ {
	model = "Laird BL654 USB adapter";
	compatible = "laird,bl654_usb";
	model = "Laird Connectivity BL654 USB adapter";
	compatible = "lairdconnect,bl654_usb";

	chosen {
		zephyr,sram = &sram0;