boards: cypress cy8xx: fix vendor in compatible

Fix vendor in compatible and match vendor database.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-06-23 10:29:54 +00:00 committed by Carles Cufí
commit 9a0e8325f9
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@
/ { / {
model = "cy8ckit_062_wifi_bt_m0 with a Cypress PSoC6 SoC"; model = "cy8ckit_062_wifi_bt_m0 with a Cypress PSoC6 SoC";
compatible = "cy8ckit_062_wifi_bt_m0", "PSoC6"; compatible = "cypress,cy8ckit_062_wifi_bt_m0", "cypress,PSoC6";
aliases { aliases {
sw0 = &user_bt; sw0 = &user_bt;

View file

@ -10,7 +10,7 @@
/ { / {
model = "cy8ckit_062_wifi_bt_m4 with a Cypress PSoC6 SoC"; model = "cy8ckit_062_wifi_bt_m4 with a Cypress PSoC6 SoC";
compatible = "cy8ckit_062_wifi_bt_m4", "PSoC6"; compatible = "cypress,cy8ckit_062_wifi_bt_m4", "cypress,PSoC6";
aliases { aliases {
uart-5 = &uart5; uart-5 = &uart5;

View file

@ -11,7 +11,7 @@
/ { / {
model = "cy8cproto_062_4343w with an Cypress PSoC™ 6 SoC"; model = "cy8cproto_062_4343w with an Cypress PSoC™ 6 SoC";
compatible = "cy8cproto_062_4343w", "PSoC6"; compatible = "cypress,cy8cproto_062_4343w", "cypress,PSoC6";
aliases { aliases {
uart-5 = &uart5; uart-5 = &uart5;

View file

@ -13,7 +13,7 @@
/ { / {
model = "CY8CPROTO-063-BLE PSoC™ 6 BLE Prototyping Kit"; model = "CY8CPROTO-063-BLE PSoC™ 6 BLE Prototyping Kit";
compatible = "cy8cproto_063_ble", "PSoC6"; compatible = "cypress,cy8cproto_063_ble", "cypress,PSoC6";
aliases { aliases {
uart-5 = &uart5; uart-5 = &uart5;