From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt b/kernel/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt index 0df9bef..78c06e0 100644 --- a/kernel/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt +++ b/kernel/Documentation/devicetree/bindings/iio/adc/mt6577_auxadc.txt @@ -13,8 +13,10 @@ - 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 - reg: Address range of the AUXADC unit. - clocks: Should contain a clock specifier for each entry in clock-names - clock-names: Should contain "main". -- Gitblit v1.6.2