[PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT
Sascha Hauer
s.hauer at pengutronix.de
Tue Aug 20 05:30:34 EDT 2013
On Tue, Aug 20, 2013 at 11:11:19AM +0200, Linus Walleij wrote:
> On Thu, Jun 6, 2013 at 2:16 PM, Lee Jones <lee.jones at linaro.org> wrote:
>
> > +++ b/arch/arm/boot/dts/dbx5x0.dtsi
> > @@ -572,6 +572,8 @@
> > v-i2c-supply = <&db8500_vape_reg>;
> >
> > clock-frequency = <400000>;
> > + clocks = <&prcc_kclk 3 3>, <&prcc_pclk 3 3>;
> > + clock-names = "nmk-i2c.0", "apb_pclk";
Why do most clocks in this series have the instance number in the clock
names? This looks very wrong to me.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list