boards: lpcxpresso11u68: add vendor to compatible

Add nxp as the vendor in the compatible.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-06-23 10:27:43 +00:00 committed by Carles Cufí
commit 7d2c91aa7e

View file

@ -13,7 +13,7 @@
/ { / {
model = "NXP LPCXPRESSO11U68 board"; model = "NXP LPCXPRESSO11U68 board";
compatible = "lpcxpresso11u68", "nxp,lpc"; compatible = "nxp,lpcxpresso11u68", "nxp,lpc";
chosen { chosen {
zephyr,sram = &sram0; zephyr,sram = &sram0;
zephyr,flash = &flash0; zephyr,flash = &flash0;