Re: [PATCH v2 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc.

2016-07-05 Thread Rob Herring
On Tue, Jul 05, 2016 at 11:50:08AM +0800, Zhiyong Tao wrote: > The commit adds the device tree binding documentation for the mediatek > auxadc found on Mediatek MT2701. > Thermal gets auxadc sample data by iio device. > So the commit changes auxadc device tree binding documentation from > /soc/medi

[PATCH v2 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc.

2016-07-04 Thread Zhiyong Tao
The commit adds the device tree binding documentation for the mediatek auxadc found on Mediatek MT2701. Thermal gets auxadc sample data by iio device. So the commit changes auxadc device tree binding documentation from /soc/mediatek/auxadc.txt to /iio/adc/mt65xx_auxadc.txt. Signed-off-by: Zhiyong