From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
devicetree@vger.kernel.org, Lee Jones <lee@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
linux-arm-msm@vger.kernel.org,
Jonathan Cameron <jic23@kernel.org>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
linux-input@vger.kernel.org, Pavel Machek <pavel@ucw.cz>,
linux-leds@vger.kernel.org
Subject: Re: [PATCH v5 13/37] ARM: dts: qcom: apq8064: move PMIC interrupts to the board files
Date: Mon, 28 Aug 2023 12:25:44 +0200 [thread overview]
Message-ID: <6da3dc68-cbea-4670-a560-62c67059004c@linaro.org> (raw)
In-Reply-To: <20230827132525.951475-14-dmitry.baryshkov@linaro.org>
On 27.08.2023 15:25, Dmitry Baryshkov wrote:
> The interrupt of SSBI PMICs is routed to the SoCs GPIO. As such, it is
> not a property of the SoC, it is a property of the particular board
> (even if it is standard and unified between all devices). Move these
> interrupt specifications to the board files.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
next prev parent reply other threads:[~2023-08-28 10:26 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-27 13:24 [PATCH v5 00/37] ARM: dts: qcom: cleanup PMIC usage Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 01/37] dt-bindings: input: qcom,pm8921-keypad: convert to YAML format Dmitry Baryshkov
2023-12-13 5:51 ` Dmitry Torokhov
2023-08-27 13:24 ` [PATCH v5 02/37] dt-bindings: mfd: qcom-pm8xxx: add missing child nodes Dmitry Baryshkov
2023-09-19 15:11 ` (subset) " Lee Jones
2023-08-27 13:24 ` [PATCH v5 03/37] ARM: dts: qcom: apq8064: correct XOADC register address Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 04/37] ARM: dts: qcom: msm8960: introduce label for PMIC keypad Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 05/37] ARM: dts: qcom: msm8660-surf: use keypad label directly Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 06/37] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 07/37] ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clauses Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 08/37] ARM: dts: qcom: strip prefix from PMIC files Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 09/37] ARM: dts: qcom: apq8064: fix PMIC node labels Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 10/37] ARM: dts: qcom: mdm9615: " Dmitry Baryshkov
2023-08-27 13:24 ` [PATCH v5 11/37] ARM: dts: qcom: msm8660: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 12/37] ARM: dts: qcom: msm8960: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 13/37] ARM: dts: qcom: apq8064: move PMIC interrupts to the board files Dmitry Baryshkov
2023-08-28 10:25 ` Konrad Dybcio [this message]
2023-08-27 13:25 ` [PATCH v5 14/37] ARM: dts: qcom: mdm9615: " Dmitry Baryshkov
2023-08-28 10:57 ` Konrad Dybcio
2023-08-27 13:25 ` [PATCH v5 15/37] ARM: dts: qcom: msm8660: " Dmitry Baryshkov
2023-08-28 10:57 ` Konrad Dybcio
2023-08-27 13:25 ` [PATCH v5 16/37] ARM: dts: qcom: msm8960: " Dmitry Baryshkov
2023-08-28 10:58 ` Konrad Dybcio
2023-08-27 13:25 ` [PATCH v5 17/37] ARM: dts: qcom: msm8960: split PMIC to separate dtsi files Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 18/37] ARM: dts: qcom: apq8064: split PMICs " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 19/37] ARM: dts: qcom: mdm9615: split PMIC " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 20/37] ARM: dts: qcom: msm8660: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 21/37] ARM: dts: qcom: pm8058: reorder nodes Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 22/37] ARM: dts: qcom: pm8921: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 23/37] ARM: dts: qcom: pm8018: move reg property Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 24/37] ARM: dts: qcom: pm8921: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 25/37] ARM: dts: qcom: pm8058: use defined IRQ flags Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 26/37] ARM: dts: qcom: pm8921: switch to interrupts-extended Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 27/37] ARM: dts: qcom: pm8018: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 28/37] ARM: dts: qcom: pm8058: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 29/37] ARM: dts: qcom: apq8064: move RPM regulators to board files Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 30/37] ARM: dts: qcom: mdm9615: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 31/37] ARM: dts: qcom: msm8660: " Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 32/37] ARM: dts: qcom: msm8960: drop useless rpm regulators node Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 33/37] ARM: dts: qcom: msm8974: move regulators to board files Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 34/37] ARM: dts: qcom: pm8921: Disable keypad by default Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 35/37] ARM: dts: qcom: apq8060-dragonboard: rename mpp ADC channels to adc-channel Dmitry Baryshkov
2023-08-27 13:25 ` [PATCH v5 36/37] ARM: dts: qcom: ipq8064: drop qcom, prefix from SSBI node name Dmitry Baryshkov
2023-08-28 10:23 ` Konrad Dybcio
2023-08-27 13:25 ` [PATCH v5 37/37] ARM: dts: qcom: mdm9615: " Dmitry Baryshkov
2023-08-28 10:23 ` Konrad Dybcio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6da3dc68-cbea-4670-a560-62c67059004c@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dmitry.torokhov@gmail.com \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=lee@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).