From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Victhor Foster <victhor.foster@ufpe.br>
Cc: linux-arm-msm <linux-arm-msm@vger.kernel.org>,
agross <agross@kernel.org>, robh+dt <robh+dt@kernel.org>,
mark rutland <mark.rutland@arm.com>,
devicetree <devicetree@vger.kernel.org>
Subject: Re: [PATCH] arm: dts: apq8084: Remove all instances of IRQ_TYPE_NONE
Date: Sat, 28 Dec 2019 18:51:39 -0800 [thread overview]
Message-ID: <20191229025139.GI3755841@builder> (raw)
In-Reply-To: <1238987932.9511963.1577060836760.JavaMail.zimbra@ufpe.br>
On Sun 22 Dec 16:27 PST 2019, Victhor Foster wrote:
> This patch removes all instances of IRQ_TYPE_NONE, which fixes warning messages during boot. It also changes interrupt types to their corresponding macros, as defined in arm-gic.h.
>
> Signed-off by: Victhor Foster <victhor.foster@ufpe.br>
Thanks for fixing this up Victhor. I've applied both patches, with the
commit message wrapped to 72 chars.
Regards,
Bjorn
> ---
> arch/arm/boot/dts/qcom-apq8084.dtsi | 40 ++++++++++++++---------------
> 1 file changed, 20 insertions(+), 20 deletions(-)
>
> diff --git a/arch/arm/boot/dts/qcom-apq8084.dtsi b/arch/arm/boot/dts/qcom-apq8084.dtsi
> index 0a0fb147ebb9..1724a87afc4f 100644
> --- a/arch/arm/boot/dts/qcom-apq8084.dtsi
> +++ b/arch/arm/boot/dts/qcom-apq8084.dtsi
> @@ -1,6 +1,7 @@
> // SPDX-License-Identifier: GPL-2.0
> /dts-v1/;
>
> +#include <dt-bindings/interrupt-controller/arm-gic.h>
> #include <dt-bindings/clock/qcom,gcc-apq8084.h>
> #include <dt-bindings/gpio/gpio.h>
>
> @@ -184,7 +185,7 @@ cpu_crit3: trip1 {
>
> cpu-pmu {
> compatible = "qcom,krait-pmu";
> - interrupts = <1 7 0xf04>;
> + interrupts = <GIC_PPI 7 0xf04>;
> };
>
> clocks {
> @@ -203,10 +204,10 @@ sleep_clk: sleep_clk {
>
> timer {
> compatible = "arm,armv7-timer";
> - interrupts = <1 2 0xf08>,
> - <1 3 0xf08>,
> - <1 4 0xf08>,
> - <1 1 0xf08>;
> + interrupts = <GIC_PPI 2 0xf08>,
> + <GIC_PPI 3 0xf08>,
> + <GIC_PPI 4 0xf08>,
> + <GIC_PPI 1 0xf08>;
> clock-frequency = <19200000>;
> };
>
> @@ -258,7 +259,6 @@ tsens: thermal-sensor@fc4a8000 {
> nvmem-cell-names = "calib", "calib_backup";
> #thermal-sensor-cells = <1>;
> };
> -
> timer@f9020000 {
> #address-cells = <1>;
> #size-cells = <1>;
> @@ -269,50 +269,50 @@ timer@f9020000 {
>
> frame@f9021000 {
> frame-number = <0>;
> - interrupts = <0 8 0x4>,
> - <0 7 0x4>;
> + interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9021000 0x1000>,
> <0xf9022000 0x1000>;
> };
>
> frame@f9023000 {
> frame-number = <1>;
> - interrupts = <0 9 0x4>;
> + interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9023000 0x1000>;
> status = "disabled";
> };
>
> frame@f9024000 {
> frame-number = <2>;
> - interrupts = <0 10 0x4>;
> + interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9024000 0x1000>;
> status = "disabled";
> };
>
> frame@f9025000 {
> frame-number = <3>;
> - interrupts = <0 11 0x4>;
> + interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9025000 0x1000>;
> status = "disabled";
> };
>
> frame@f9026000 {
> frame-number = <4>;
> - interrupts = <0 12 0x4>;
> + interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9026000 0x1000>;
> status = "disabled";
> };
>
> frame@f9027000 {
> frame-number = <5>;
> - interrupts = <0 13 0x4>;
> + interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9027000 0x1000>;
> status = "disabled";
> };
>
> frame@f9028000 {
> frame-number = <6>;
> - interrupts = <0 14 0x4>;
> + interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
> reg = <0xf9028000 0x1000>;
> status = "disabled";
> };
> @@ -404,13 +404,13 @@ tlmm: pinctrl@fd510000 {
> #gpio-cells = <2>;
> interrupt-controller;
> #interrupt-cells = <2>;
> - interrupts = <0 208 0>;
> + interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
> };
>
> blsp2_uart2: serial@f995e000 {
> compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
> reg = <0xf995e000 0x1000>;
> - interrupts = <0 114 0x0>;
> + interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
> clocks = <&gcc GCC_BLSP2_UART2_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
> clock-names = "core", "iface";
> status = "disabled";
> @@ -420,7 +420,7 @@ sdhci@f9824900 {
> compatible = "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4";
> reg = <0xf9824900 0x11c>, <0xf9824000 0x800>;
> reg-names = "hc_mem", "core_mem";
> - interrupts = <0 123 0>, <0 138 0>;
> + interrupts = <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
> interrupt-names = "hc_irq", "pwr_irq";
> clocks = <&gcc GCC_SDCC1_APPS_CLK>,
> <&gcc GCC_SDCC1_AHB_CLK>,
> @@ -433,7 +433,7 @@ sdhci@f98a4900 {
> compatible = "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4";
> reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;
> reg-names = "hc_mem", "core_mem";
> - interrupts = <0 125 0>, <0 221 0>;
> + interrupts = <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>;
> interrupt-names = "hc_irq", "pwr_irq";
> clocks = <&gcc GCC_SDCC2_APPS_CLK>,
> <&gcc GCC_SDCC2_AHB_CLK>,
> @@ -449,7 +449,7 @@ spmi_bus: spmi@fc4cf000 {
> <0xfc4cb000 0x1000>,
> <0xfc4ca000 0x1000>;
> interrupt-names = "periph_irq";
> - interrupts = <0 190 0>;
> + interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
> qcom,ee = <0>;
> qcom,channel = <0>;
> #address-cells = <2>;
> @@ -463,7 +463,7 @@ smd {
> compatible = "qcom,smd";
>
> rpm {
> - interrupts = <0 168 1>;
> + interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
> qcom,ipc = <&apcs 8 0>;
> qcom,smd-edge = <15>;
>
> --
> 2.24.0
prev parent reply other threads:[~2019-12-29 2:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1723137502.9510958.1577059595123.JavaMail.zimbra@ufpe.br>
2019-12-23 0:27 ` [PATCH] arm: dts: apq8084: Remove all instances of IRQ_TYPE_NONE Victhor Foster
2019-12-29 2:51 ` Bjorn Andersson [this message]
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=20191229025139.GI3755841@builder \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=victhor.foster@ufpe.br \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.