board/lx2160aqds: Update the DSPI status fixup
authorXiaowei Bao <xiaowei.bao@nxp.com>
Wed, 8 Jan 2020 06:29:54 +0000 (14:29 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 24 Jan 2020 08:58:26 +0000 (14:28 +0530)
commita393629c7c444ee57918d06fce61afb6d8d4eb0c
tree068ae7ef3fcf3ed472a4f911deed3f4ba60c3e8d
parentb91f739bb073ef3620d9ea64729400f2afd3989c
board/lx2160aqds: Update the DSPI status fixup

The dts node of the DSPI controller in kernel is spi instead of dspi,
it is not correct if use "/soc/dspi@" to fix up the status of the dts
in kernel, so, modify it to "/soc/spi@".

The DSPI2 and I2C5 are muxed, and the status of DSPI2 node in kernel dts
default value is okay, So set the status of DSPI2 node in kernel dts to
disabled if it is muxed as I2C5.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/lx2160a/lx2160a.c