Hi Winter, On Wed, Aug 31, 2016 at 9:26 AM, Winter Wang <wente.wang@xxxxxxx> wrote: > enable ADC081C on pico-hobbit > > Change-Id: Ib1575b50dcf32b74abe0ab618ddc55999d19ee47 Please remove this line. > Signed-off-by: Winter Wang <wente.wang@xxxxxxx> > --- > arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts > index c72ee8b..b400582 100644 > --- a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts > +++ b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts > @@ -220,6 +220,12 @@ > }; > }; > }; > + > + adc: adc081c { > + compatible = "ti,adc081c"; > + reg = <0x50>; > + vref-supply = <®_3p3v>; > + }; You missed the @50: adc: adc081@50 -- 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