enable ADC081C on pico-hobbit Change-Id: Ib1575b50dcf32b74abe0ab618ddc55999d19ee47 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>; + }; }; &i2c2 { -- 1.9.1 -- 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