From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx53-ppd: Use IRQ_TYPE_* constants Date: Wed, 2 May 2018 21:22:18 +0800 Message-ID: <20180502132216.GL3443@dragon> References: <20180420154553.18070-1-sebastian.reichel@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180420154553.18070-1-sebastian.reichel@collabora.co.uk> Sender: linux-kernel-owner@vger.kernel.org To: Sebastian Reichel Cc: Sascha Hauer , Fabio Estevam , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kernel@collabora.com List-Id: devicetree@vger.kernel.org On Fri, Apr 20, 2018 at 05:45:53PM +0200, Sebastian Reichel wrote: > Replace magic numbers with IRQ_TYPE_* constants to improve > DT readability. > > Signed-off-by: Sebastian Reichel Applied, thanks.