lkml.org 
[lkml]   [2023]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2 6/9] riscv: dts: bouffalolab: add the bl808 SoC base device tree
Date
Hi,

> + uart0: serial@30002000 {

According to the reference manual of the bl808, this is uart3. Can we also
use that name here?

> + compatible = "bouffalolab,bl808-uart";
> + reg = <0x30002000 0x1000>;
> + interrupts = <20 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&xtal>;

This is a shortcut and is likely to change in the future. The xtal
isn't really connected to the uart block, but instead there is a
clock mux and clock gate in between.

> + status = "disabled";
> + };

Thanks,
-michael

\
 
 \ /
  Last update: 2023-03-26 23:26    [W:0.208 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site