[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f7065032-206f-423e-bb03-0b808ff16868@linaro.org>
Date: Thu, 16 Nov 2023 12:44:15 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Jishnu Prakash <quic_jprakash@...cinc.com>, jic23@...nel.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, agross@...nel.org, andersson@...nel.org,
konrad.dybcio@...aro.org, daniel.lezcano@...aro.org,
dmitry.baryshkov@...aro.org, linus.walleij@...aro.org,
linux-arm-msm@...r.kernel.org, andriy.shevchenko@...ux.intel.com,
quic_subbaram@...cinc.com, quic_collinsd@...cinc.com,
quic_amelende@...cinc.com, quic_kamalw@...cinc.com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
marijn.suijten@...ainline.org
Cc: lars@...afoo.de, luca@...tu.xyz, linux-iio@...r.kernel.org,
lee@...nel.org, rafael@...nel.org, rui.zhang@...el.com,
lukasz.luba@....com, cros-qcom-dts-watchers@...omium.org,
sboyd@...nel.org, linux-pm@...r.kernel.org,
linux-arm-msm-owner@...r.kernel.org, kernel@...cinc.com
Subject: Re: [PATCH V2 3/3] dt-bindings: iio/adc: Move QCOM ADC bindings to
iio/adc folder
On 16/11/2023 04:26, Jishnu Prakash wrote:
> There are several files containing QCOM ADC macros for channel names
> right now in the include/dt-bindings/iio folder. Since all of these
> are specifically for adc, move the files to the
> include/dt-bindings/iio/adc folder.
>
> Also update all affected devicetree and driver files to fix compilation
> errors seen with this move and update documentation files to fix
> dtbinding check errors for the same.
>
> Signed-off-by: Jishnu Prakash <quic_jprakash@...cinc.com>
> ---
> .../devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml | 4 ++--
> Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 2 +-
> .../devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml | 2 +-
> .../devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml | 6 +++---
> arch/arm64/boot/dts/qcom/pm2250.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/pm6125.dtsi | 2 +-
NAK, bindings are always separate from the other changes.
Please run scripts/checkpatch.pl and fix reported warnings. Some
warnings can be ignored, but the code here looks like it needs a fix.
Feel free to get in touch if the warning is not clear.
Best regards,
Krzysztof
Powered by blists - more mailing lists