Re: [PATCH] ARM: dts: imx53-tx53: fix interrupt flags

2017-10-23 Thread Shawn Guo
On Mon, Oct 23, 2017 at 04:56:40PM +0200, Lothar Waßmann wrote: > Some interrupts properties are given '0' as the flags argument or no > flags argument at all. > Change them to use the appropriate interrupt flags. > > Signed-off-by: Lothar Waßmann Applied, thanks.

[PATCH] ARM: dts: imx53-tx53: fix interrupt flags

2017-10-23 Thread Lothar Waßmann
Some interrupts properties are given '0' as the flags argument or no flags argument at all. Change them to use the appropriate interrupt flags. Signed-off-by: Lothar Waßmann --- arch/arm/boot/dts/imx53-tx53-x03x.dts | 2 +- arch/arm/boot/dts/imx53-tx53.dtsi | 4 ++-- 2 files changed, 3 inser