summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2-lpspi.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-20441-2 dts: lpspi: Add lpspi3 and its slave dts files for imx8qmClark Wang
For lpspi test, add these two features, use lpspi3 without cs-gpio. Still support spi-nor using lpspi0 with cs-gpio mode. - fsl-imx8qm-device.dtsi: Add node to support lpspi3. - fsl-imx8qm-lpddr4-arm2-lpspi.dts: Add lpspi3 support for imx8qm-lpddr4-arm2 board. - fsl-imx8qm-lpddr4-arm2-lpspi-slave.dts: Enable spi slave mode for lpspi3. Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
2019-02-12MLK-16745-2: arm64: dts: dedicate dtb file for QM lpspiHan Xu
add dedicate dtb file for lpspi nor chip on base board for i.MX8QM, remove the CS1 pin which is not used. BuildInfo: - SCFW 9e9f6ec6, IMX-MKIMAGE 49a2866a, ATF 0 - U-Boot 2017.03-imx_v2017.03_4.9.11_imx8_alpha+g258936c Signed-off-by: Han Xu <han.xu@nxp.com>