u-boot-brain/arch/arm/cpu/armv8/fsl-layerscape
Sriram Dash 942ecc8bd8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig
NXP layerscape platforms like ls1088a, ls2088a
uses MXC I2C Controller.
-Remove dependency of MX6 for the same.

Update related configs to use Kconfig file.
-Add SYS_I2C_MXC_I2C1,_I2C2,_I2C3,_I2C4 in Kconfig
-Add CONFIG_SYS_MXC_I2C1_SPEED,_I2C2_,_I2C3_,_I2C4_ in Kconfig
-Add CONFIG_SYS_MXC_I2C1_SLAVE,_I2C2_,_I2C3_,_I2C4_ in Kconfig

Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
2018-03-29 17:20:42 +02:00
..
doc doc: fix incorrect usage of DT node unit address 2018-01-15 18:29:21 -07:00
cpu.c armv8/ls1088a: configure PMU's PCTBENR to enable WDT 2018-01-15 12:44:23 -08:00
cpu.h armv8/fsl-lsch3: Update code to release secondary cores 2016-11-22 11:38:48 -08:00
fdt.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
fsl_lsch2_serdes.c armv8/fsl_lsch2: Add chip power supply voltage setup 2017-01-18 09:29:08 -08:00
fsl_lsch2_speed.c drivers/misc: Share qbman init between archs 2018-01-10 12:28:47 -08:00
fsl_lsch3_serdes.c armv8: lsch3: Add serdes and DDR voltage setup 2018-01-23 11:18:12 -08:00
fsl_lsch3_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
Kconfig drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig 2018-03-29 17:20:42 +02:00
lowlevel.S armv8: ls1043a/ls2080a: check SoC by device ID 2017-12-13 13:40:29 -08:00
ls1012a_serdes.c armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 2016-06-03 14:12:50 -07:00
ls1043a_psci.S ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
ls1043a_serdes.c armv8/ls1043ardb: Add LS1043ARDB board support 2015-10-29 10:34:01 -07:00
ls1046a_serdes.c armv8: fsl_lsch2: Add LS1046A SoC support 2016-07-26 09:02:23 -07:00
ls1088a_serdes.c armv8: ls1088a: Add NXP LS1088A SoC support 2017-09-11 08:00:13 -07:00
ls2080a_serdes.c armv8: ls2080a: Add serdes2 protocol 0x51 support 2017-04-17 09:03:30 -07:00
Makefile armv8: fsl-layerscape: SPL size reduction 2018-01-10 12:31:19 -08:00
mp.c armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 2017-08-01 08:28:56 -07:00
ppa.c armv8: sec_firmware: Add support for loadables in FIT 2017-10-27 08:47:14 -07:00
soc.c armv8: lsch3: Add serdes and DDR voltage setup 2018-01-23 11:18:12 -08:00
spl.c spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00