Skip to content
Snippets Groups Projects
Commit fd426b31 authored by Damien Le Moal's avatar Damien Le Moal Committed by Leo Yu-Chi Liang
Browse files

k210: use the board vendor name rather than the marketing name


"kendryte" is the marketing name for the K210 RISC-V SoC produced by
Canaan Inc. Rather than "kendryte,k210", use the usual "canaan,k210"
vendor,SoC compatibility string format in the device tree files and
use the SoC name for file names.
With these changes, the device tree files are more in sync with the
Linux kernel DTS and drivers, making uboot device tree usable by the
kernel.

Signed-off-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: default avatarNiklas Cassel <niklas.cassel@wdc.com>
Reviewed-by: default avatarLeo Yu-Chi Liang <ycliang@andestech.com>
parent c149bf41
No related branches found
No related tags found
No related merge requests found
Showing with 91 additions and 90 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment