diff options
author | Zhiyong Tao <zhiyong.tao@mediatek.com> | 2017-09-21 03:26:50 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2017-09-24 17:43:39 +0200 |
commit | 4d354feffff16499464d57501c034657499eee97 (patch) | |
tree | 4e240c3c107a3d434ded0c0163d14aa1357987ef /Documentation/devicetree/bindings/iio | |
parent | dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3 (diff) | |
download | linux-4d354feffff16499464d57501c034657499eee97.tar.xz linux-4d354feffff16499464d57501c034657499eee97.zip |
dt-bindings: adc: mt2712: add binding documention
The commit adds mt2712 compatible node in binding document.
Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt b/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt index 64dc4843c180..0df9befdaecc 100644 --- a/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt +++ b/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt @@ -12,6 +12,7 @@ for the Thermal Controller which holds a phandle to the AUXADC. Required properties: - compatible: Should be one of: - "mediatek,mt2701-auxadc": For MT2701 family of SoCs + - "mediatek,mt2712-auxadc": For MT2712 family of SoCs - "mediatek,mt7622-auxadc": For MT7622 family of SoCs - "mediatek,mt8173-auxadc": For MT8173 family of SoCs - reg: Address range of the AUXADC unit. |