lkml.org 
[lkml]   [2022]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v15 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
Date
> > +    clkc: clock-controller@9c000000 {
> > + compatible = "sunplus,sp7021-clkc";
> > + reg = <0x9c000000 0x280>;
>
> The question is what other device compatible is in here? The reset
> controller?
>

This reg region conflict with reset/pinmux/usbc/uphy drivers.
To use devm_platform_ioremap_resource,
I must split up the origin 1 region into 4 small pieces,
and call devm_platform_ioremap_resource() 4 times.
Did I should follow this way?

\
 
 \ /
  Last update: 2022-05-17 11:40    [W:0.127 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site