diff options
author | Zhiyong Tao <zhiyong.tao@mediatek.com> | 2017-06-26 09:11:40 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-07-01 12:18:02 +0300 |
commit | a77c832c48418dc9404257aee8813f45f1e139dd (patch) | |
tree | 455bf83e2a5836168ff43c9a0e70c58004ab20b3 /Documentation/devicetree/bindings/iio | |
parent | b6d46bfae78c385cc6fe4dca3535549da9379190 (diff) | |
download | linux-a77c832c48418dc9404257aee8813f45f1e139dd.tar.xz |
dt-bindings: adc: mt7622: add binding document
The commit adds mt7622 compatible node in binding document.
Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
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 68c45cbbe3d9..64dc4843c180 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,mt7622-auxadc": For MT7622 family of SoCs - "mediatek,mt8173-auxadc": For MT8173 family of SoCs - reg: Address range of the AUXADC unit. - clocks: Should contain a clock specifier for each entry in clock-names |