[PATCH v2] board/lx2160aqds: Update the DSPI status fixup

2020-01-04 Thread Xiaowei Bao
The dts node of the DSPI controller in kernel is spi instead of dspi, it is not correct if ues "/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, set the status of

[PATCH v2] board/lx2160aqds: Update the DSPI status fixup

2020-01-04 Thread Xiaowei Bao
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, set the status of