boards: arm: Fix the vendor name

Fix the vendor name from st to alientek

Signed-off-by: Supper Thomas <78900636@qq.com>
This commit is contained in:
Supper Thomas 2023-06-21 13:07:07 +08:00 committed by Fabio Baltieri
commit 3a13070dcc
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
.. _stm32l475ve_pandora_board:
ST STM32L475 Pandora
####################
Alientek STM32L475 Pandora
##########################
Overview
********

View file

@ -14,7 +14,7 @@
/ {
model = "STM32L475 Pandora Development Board";
compatible = "st,pandora_stm32l475";
compatible = "alientek,pandora_stm32l475";
aliases {
led0 = &red_led;