Re: [PATCH] ARM: dts: vf610: use the interrupt macros

2014-01-07 Thread Shawn Guo
On Tue, Jan 07, 2014 at 09:39:09AM +, Jingchang Lu wrote: > > > > @@ -90,7 +91,7 @@ > > > > uart0: serial@40027000 { > > > > compatible = "fsl,vf610-lpuart"; > > > > reg = <0x40027000 0x1000>; > > > > -

RE: [PATCH] ARM: dts: vf610: use the interrupt macros

2014-01-07 Thread Jingchang Lu
> -Original Message- > From: Huang Shijie [mailto:b32...@freescale.com] > Sent: Tuesday, January 07, 2014 3:52 PM > To: Shawn Guo > Cc: Lu Jingchang-B35083; devicetree@vger.kernel.org; linux-arm- > ker...@lists.infradead.org > Subject: Re: [PATCH] ARM: dts: vf6

Re: [PATCH] ARM: dts: vf610: use the interrupt macros

2014-01-07 Thread Huang Shijie
On Mon, Jan 06, 2014 at 02:04:33PM +0800, Shawn Guo wrote: > On Wed, Dec 25, 2013 at 02:19:27PM +0800, Huang Shijie wrote: > > This patch uses the IRQ_TYPE_LEVEL_HIGH/IRQ_TYPE_NONE to replace > > the hardcode. > > > > Signed-off-by: Huang Shijie > > --- > > arch/arm/boot/dts/vf610.dtsi | 37 ++

Re: [PATCH] ARM: dts: vf610: use the interrupt macros

2014-01-05 Thread Shawn Guo
On Wed, Dec 25, 2013 at 02:19:27PM +0800, Huang Shijie wrote: > This patch uses the IRQ_TYPE_LEVEL_HIGH/IRQ_TYPE_NONE to replace > the hardcode. > > Signed-off-by: Huang Shijie > --- > arch/arm/boot/dts/vf610.dtsi | 37 +++-- > 1 files changed, 19 insertions(+),

[PATCH] ARM: dts: vf610: use the interrupt macros

2013-12-24 Thread Huang Shijie
This patch uses the IRQ_TYPE_LEVEL_HIGH/IRQ_TYPE_NONE to replace the hardcode. Signed-off-by: Huang Shijie --- arch/arm/boot/dts/vf610.dtsi | 37 +++-- 1 files changed, 19 insertions(+), 18 deletions(-) diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/