Am Montag, 30. Januar 2012, 09:26:47 schrieb Stephen Warren:
> Marc Dietrich wrote at Saturday, January 28, 2012 12:03 PM:
> > Add the ADT7461 temperature monitoring IC which is connected via
> > the DVC controller.
> >
> > diff --git a/arch/arm/boot/dts/tegra-paz00.dts
> > b/arch/arm/boot/dts/tegra-paz00.dts
> >
> > + adt7461@4c {
> > + compatible = "adt7461";
>
> Compatible should have a vendor prefix, so "adi,adt7461".
you are right, that's the problem when just copy-n-paste from seaboard. On the
other
hand, I wonder why this worked at all, because lm90 does not contain an
of_match_table yet. Is there also some "hidden" DT->platfrom_data conversion?
grep adi arch/*/boot/dts/ shows the PowerPC people are also using "adi,...".
I'll
send an update of the series with the correction and Acked-By.
Thanks
Marc
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html