Re: [PATCH v3 1/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
From: Lee Jones
Date: Tue Jan 20 2015 - 10:55:11 EST
On Tue, 20 Jan 2015, Shevchenko, Andriy wrote:
> On Tue, 2015-01-20 at 12:47 +0000, Lee Jones wrote:
> > On Thu, 11 Dec 2014, Raymond Tan wrote:
>
> []
>
> > > +static const struct i2c_mode_info platform_i2c_mode_info[] = {
> > > + {
> > > + .name = "Galileo",
> > > + .i2c_scl_freq = 100000,
> > > + },
> > > + {
> > > + .name = "GalileoGen2",
> > > + .i2c_scl_freq = 400000,
> > > + },
> > > +};
> >
> > We normally do not capitalise device names.
>
> This comes from DMI, so, can't be altered I suppose.
I'm not sure what that means, but sounds reasonable.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/