Re: [PATCH v6 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
From: Brendan Higgins <hidden>
Date: 2017-03-29 10:25:56
Also in:
linux-i2c, lkml, openbmc
From: Brendan Higgins <hidden>
Date: 2017-03-29 10:25:56
Also in:
linux-i2c, lkml, openbmc
quoted
+ bus = <0>; + clocks = <&clk_apb>; + clock-frequency = <100000>;For busses it's more traditional to make this "bus-frequency" but that's a nit and Linux/fdt has not respected that tradition terribly well. If you respin, it might be work changing. The clock-frequency tends to be the frequency of the controller itself.
Ah, okay. I will change this on the next revision. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html