summaryrefslogtreecommitdiff
path: root/drivers/i2c/designware_i2c.c
diff options
context:
space:
mode:
authorYuan Yao <yao.yuan@nxp.com>2016-03-15 14:36:40 +0800
committerYork Sun <york.sun@nxp.com>2016-05-18 08:50:48 -0700
commitbf9bffa9784411ba743b127adc031bcb6e27735d (patch)
treefecf19419eb7b5c5aee606d572fca1112962da09 /drivers/i2c/designware_i2c.c
parentf13c99c2a265d0586702523fab56a3562de31f86 (diff)
downloadu-boot-imx-bf9bffa9784411ba743b127adc031bcb6e27735d.zip
u-boot-imx-bf9bffa9784411ba743b127adc031bcb6e27735d.tar.gz
u-boot-imx-bf9bffa9784411ba743b127adc031bcb6e27735d.tar.bz2
spi: fsl_qspi: Fix issues on arm64
The address value and size value get from dts "reg" property have type of u64 on arm64. If we assign those values to "u32" variables, driver can't work correctly. Converting the type of those variables to fdt_xxx_t. Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'drivers/i2c/designware_i2c.c')
0 files changed, 0 insertions, 0 deletions