From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 28 Jul 2017 10:16:43 -0700 Subject: [PATCH] ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros In-Reply-To: <20170716141145.30295-1-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 16 Jul 2017 16:11:45 +0200") References: <20170716141145.30295-1-martin.blumenstingl@googlemail.com> Message-ID: <7hmv7oqy6c.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Martin Blumenstingl writes: > the mailbox and ethmac nodes used the magic number "0" instead of the > GIC_SPI preprocessor macro. Additionally the ethmac used the magic > number "1" instead of IRQ_TYPE_EDGE_RISING. > Fix this to make the .dtsi easier to read. > > Signed-off-by: Martin Blumenstingl Applied to v4.14/dt64, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros Date: Fri, 28 Jul 2017 10:16:43 -0700 Message-ID: <7hmv7oqy6c.fsf@baylibre.com> References: <20170716141145.30295-1-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170716141145.30295-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (Martin Blumenstingl's message of "Sun, 16 Jul 2017 16:11:45 +0200") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Martin Blumenstingl Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Martin Blumenstingl writes: > the mailbox and ethmac nodes used the magic number "0" instead of the > GIC_SPI preprocessor macro. Additionally the ethmac used the magic > number "1" instead of IRQ_TYPE_EDGE_RISING. > Fix this to make the .dtsi easier to read. > > Signed-off-by: Martin Blumenstingl Applied to v4.14/dt64, Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html