Searched hist:"19 c6ec70c59da076f0e516841caa7d9c14f501b4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/ |
| H A D | crm_regs.h | 19c6ec70c59da076f0e516841caa7d9c14f501b4 Wed Jul 01 09:01:50 UTC 2015 Peng Fan <Peng.Fan@freescale.com> imx: mx6 add i2c4 clock support for i.MX6SX
Add I2C4 clock support for i.MX6SX. Since we use runtime check, but not macro, we need to remove `#ifdef ..` in crm_regs.h, or gcc will fail to compile the code succesfully.
Making the macros only for i.MX6SX open to other i.MX6x maybe not a good choice, but we have runtime check.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
|