On Fri, 23 Mar 2018 13:47:49 +0100
Peter Rosin <p...@axentia.se> wrote:

> > +Example:
> > +
> > +   i3c-master@d040000 {
> > +           compatible = "cdns,i3c-master";
> > +           clocks = <&coreclock>, <&i3csysclock>;
> > +           clock-names = "pclk", "sysclk";
> > +           interrupts = <3 0>;
> > +           reg = <0x0d040000 0x1000>;
> > +           #address-cells = <3>;
> > +           #size-cells = <0>;
> > +
> > +           status = "okay";
> > +           i2c-scl-frequency = <100000>;  
> 
> Another s/frequency/hz/ instance, similar to those reported by Thomas.

Will fix it in v4.

Thanks,

Boris

-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to