Message ID | 20221228230421.56250-5-rayyan@ansari.sh (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | ARM: dts: qcom: pm8226: style fixes and new nodes | expand |
On 29/12/2022 00:04, Rayyan Ansari wrote: > Document the compatible for the IADC used on PM8226. > > Signed-off-by: Rayyan Ansari <rayyan@ansari.sh> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Thu, 29 Dec 2022 09:47:27 +0100 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > On 29/12/2022 00:04, Rayyan Ansari wrote: > > Document the compatible for the IADC used on PM8226. > > > > Signed-off-by: Rayyan Ansari <rayyan@ansari.sh> > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Applied to the togreg branch of iio.git and initially pushed out as testing for 0-day to take a poke at it. Thanks, Jonathan > > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml index fa855baa368c..18aaf6df179d 100644 --- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml @@ -20,6 +20,7 @@ properties: compatible: items: - enum: + - qcom,pm8226-iadc - qcom,pm8941-iadc - const: qcom,spmi-iadc
Document the compatible for the IADC used on PM8226. Signed-off-by: Rayyan Ansari <rayyan@ansari.sh> --- Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml | 1 + 1 file changed, 1 insertion(+)