[PATCH 21/29] ARM: orion5x: use DT to describe I2C devices on edmini_v2
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Sun Apr 13 08:43:41 PDT 2014
Dear Andrew Lunn,
On Sun, 13 Apr 2014 17:28:40 +0200, Andrew Lunn wrote:
> > + i2c at 11000 {
> > + status = "okay";
> > + clock-frequency = <100000>;
> > + #address-cells = <1>;
> > +
> > + rtc at 32 {
> > + compatible = "rs5c372a";
>
> Hi Thomas
>
> This should have a vendor prefix.
Ok, I was afraid this would have required adding an explicit DT binding
to the RTC driver, but that's not the case: of_modalias_node() strips
the vendor part of the compatible string.
Will fix for the next version, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list