u-boot-brain/arch/arm/cpu/armv8/fsl-layerscape
Yangbo Lu f1bce08426 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
The eSDHC reference clocks should be provided by speed.c in arch/.
And we do not need CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK option to
select which clock to use. Because we can make the driver to select
the periperhal clock which is better (provides higher frequency)
automatically if its value is provided by speed.c.

This patch is to drop this option and make driver to select clock
automatically. Also fix peripheral clock calculation issue in
fsl_lsch2_speed.c/fsl_lsch3_speed.c.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2020-01-16 13:20:33 +08:00
..
doc watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig 2019-10-08 07:46:38 +02:00
cpu.c ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT 2019-12-26 16:00:20 +05:30
cpu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fdt.c ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT 2019-12-26 16:00:20 +05:30
fsl_lsch2_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_lsch2_speed.c Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage 2020-01-16 13:20:33 +08:00
fsl_lsch3_serdes.c armv8, lx2160a: Initialize ethernet array in serdes_init 2019-02-19 10:26:43 +05:30
fsl_lsch3_speed.c Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage 2020-01-16 13:20:33 +08:00
icid.c armv8: fsl-layerscape: make icid setup endianness aware 2019-08-22 09:07:36 +05:30
Kconfig pci: layerscape: move PCIE related CONFIG to PCI Kconfig 2020-01-02 14:36:57 +05:30
lowlevel.S armv8/fsl-layerscape: Add loop to check L3 dcache status 2019-06-19 12:54:57 +05:30
ls1012a_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1028_ids.c ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT 2019-12-26 16:00:20 +05:30
ls1028a_serdes.c armv8: ls1028a: Updated serdes configuration for 0x13BB 2019-09-12 16:15:42 +05:30
ls1043_ids.c armv8: fsl-layerscape: fix SEC QI ICID setup 2019-03-03 22:01:09 +05:30
ls1043a_psci.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1043a_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1046_ids.c armv8: fsl-layerscape: fix SEC QI ICID setup 2019-03-03 22:01:09 +05:30
ls1046a_serdes.c armv8: ls1046afrwy: Add support for LS1046AFRWY platform 2019-06-19 12:54:57 +05:30
ls1088_ids.c armv8: fsl-layerscape: guard caam specific defines 2019-11-08 11:13:38 +05:30
ls1088a_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls2080a_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls2088_ids.c armv8: ls2088a: add icid setup for platform devices 2019-11-08 11:13:38 +05:30
lx2160_ids.c armv8: lx2160a: add icid setup for platform devices 2019-11-08 11:13:38 +05:30
lx2160a_serdes.c armv8: lx2160a: Add LX2160A SoC Support 2018-12-06 14:37:19 -08:00
Makefile armv8: lx2160a: add icid setup for platform devices 2019-11-08 11:13:38 +05:30
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
ppa.c ppa/fm/qe: use block layer in ppa/fm/qe driver 2018-09-27 08:48:51 -07:00
soc.c fsl-lsch3: soc: Enable AHB read support for Flexspi controller 2019-12-26 16:00:20 +05:30
spl.c armv8: layerscape: fix SPL multi DTB loading 2019-12-26 16:00:20 +05:30