
30 Nov
2015
30 Nov
'15
6:15 p.m.
On 11/11/2015 01:58 AM, Gong Qianyu wrote:
Use the U-Boot Driver Model. Just enable Freescale DSPI driver and set DSPI related parameters in dts file.
Signed-off-by: Gong Qianyu Qianyu.Gong@freescale.com
V4:
- No change.
V3:
- New Patch.
- Tested on LS1043ARDB board.
arch/arm/dts/fsl-ls1043a-rdb.dts | 19 +++++++++++++++++++ arch/arm/dts/fsl-ls1043a.dtsi | 26 ++++++++++++++++++++++++++ configs/ls1043ardb_defconfig | 3 +++ configs/ls1043ardb_nand_defconfig | 5 +++++ configs/ls1043ardb_sdcard_defconfig | 5 +++++ include/configs/ls1043ardb.h | 10 ++++++++++ 6 files changed, 68 insertions(+)
Applied to fsl-qoriq master. Thanks.
York