
20 Feb
2019
20 Feb
'19
8:42 a.m.
-----Original Message----- From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Chuanhua Han Sent: Friday, November 23, 2018 1:47 PM To: albert.u.boot@aribaud.net Cc: Xiaowei Bao xiaowei.bao@nxp.com; Priyanka Jain priyanka.jain@nxp.com; Z.q. Hou zhiqiang.hou@nxp.com; u- boot@lists.denx.de; Chuanhua Han chuanhua.han@nxp.com; sriram.dash@nxp.com Subject: [U-Boot] [PATCH] armv8: lx2160a: Modify dspi1 controller intrrupts property
This patch is to modify the dspi1 controller interrupt number for lx2160a, the original 240 interrupt is problematic and cannot be registered, so first change it to share an interrupt with dspi0.
Signed-off-by: Chuanhua Han chuanhua.han@nxp.com
Squashed with lx2rdb patches and applied to fsl-qoriq master, awaiting upstream.
--pk