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:
parent
f573a702de
commit
3a13070dcc
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
.. _stm32l475ve_pandora_board:
|
||||
|
||||
ST STM32L475 Pandora
|
||||
####################
|
||||
Alientek STM32L475 Pandora
|
||||
##########################
|
||||
|
||||
Overview
|
||||
********
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
/ {
|
||||
model = "STM32L475 Pandora Development Board";
|
||||
compatible = "st,pandora_stm32l475";
|
||||
compatible = "alientek,pandora_stm32l475";
|
||||
|
||||
aliases {
|
||||
led0 = &red_led;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue