linux/drivers/soc
Sascha Hauer d71c11f3bd soc: mediatek: PMIC wrap: Fix clock rate handling
replace chipselect extension values based on SPI clock with hardcoded SoC
specific values.

The PMIC wrapper has the ability of extending the chipselects by configurable
amounts of time. We configured the values based on the rate of SPI clock, but
this is wrong. The delays should be configured based on the internal PMIC clock
that latches the values from the SPI bus to the internal PMIC registers. By
default this clock is 24MHz. Other clock frequencies are for debugging only
and can be removed from the driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2015-05-27 14:11:41 +02:00
..
mediatek soc: mediatek: PMIC wrap: Fix clock rate handling 2015-05-27 14:11:41 +02:00
qcom soc: qcom: gsbi: Add support for ADM CRCI muxing 2015-03-11 15:18:39 -05:00
tegra soc: tegra: Add thermal reset (thermtrip) support to PMC 2015-01-23 16:20:49 +01:00
ti soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to static 2015-01-29 13:23:51 -08:00
versatile ARM: SoC platform changes for 3.19 2014-12-09 14:38:28 -08:00
Kconfig soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs 2015-03-30 12:25:40 +02:00
Makefile soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs 2015-03-30 12:25:40 +02:00