> gta04 is using hmc5843l not hmc5843 so fix wrong compatible > entry. I guess you mean hmc5883l > Signed-off-by: Marek Belisko <marek@xxxxxxxxxxxxx> > --- > arch/arm/boot/dts/omap3-gta04.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/omap3-gta04.dts b/arch/arm/boot/dts/omap3-gta04.dts > index 7d7ddd7..6d1a8d8 100644 > --- a/arch/arm/boot/dts/omap3-gta04.dts > +++ b/arch/arm/boot/dts/omap3-gta04.dts > @@ -220,7 +220,7 @@ > > /* compass aka magnetometer */ > hmc5843@1e { > - compatible = "honeywell,hmc5843"; > + compatible = "honeywell,hmc5843l"; > reg = <0x1e>; > }; > > -- Peter Meerwald +43-664-2444418 (mobile) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html