diff options
author | Chun-Hung Wu <chun-hung.wu@mediatek.com> | 2019-05-16 11:10:44 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-05-19 11:18:30 +0300 |
commit | 73e1ccdab3c34b8f9be6e55600d40a1478049121 (patch) | |
tree | 6ec6652fadeff6e175f73e4a5314ef48b7cdea16 /Documentation/devicetree/bindings/iio | |
parent | e359a29225dde53fade5fa4bc3d957599fb5f9a5 (diff) | |
download | linux-73e1ccdab3c34b8f9be6e55600d40a1478049121.tar.xz |
dt-bindings: iio: adc: mediatek: Add document for mt6765
Add compatible node for mt6765 auxadc
Signed-off-by: Chun-Hung Wu <chun-hung.wu@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 936a0b4666da..78c06e05c8e5 100644 --- a/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt +++ b/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt @@ -13,6 +13,7 @@ Required properties: - compatible: Should be one of: - "mediatek,mt2701-auxadc": For MT2701 family of SoCs - "mediatek,mt2712-auxadc": For MT2712 family of SoCs + - "mediatek,mt6765-auxadc": For MT6765 family of SoCs - "mediatek,mt7622-auxadc": For MT7622 family of SoCs - "mediatek,mt8173-auxadc": For MT8173 family of SoCs - "mediatek,mt8183-auxadc", "mediatek,mt8173-auxadc": For MT8183 family of SoCs |