| 
     1 // SPDX-License-Identifier: GPL-2.0+
    2 /*
    3  * Copyright (C) 2020 Western Digital Corporation or its affiliates.
    4  */
    5 
    6 /dts-v1/;
    7 
    8 #include "k210.dtsi"
    9 
   10 / {
   11         model = "Kendryte K210 generic";
   12         compatible = "kendryte,k210";
   13 
   14         chosen {
   15                 bootargs = "earlycon console=ttySIF0";
   16                 stdout-path = "serial0";
   17         };
   18 };
   19 
   20 &uarths0 {
   21         status = "okay";
   22 };
   23 
Cache object: 11234bf3b95970281231946949f9672f 
 
 |