[PATCH v2 0/3] spi: meson-axg: add few enhanced features

From: Sunny Luo
Date: Thu Dec 13 2018 - 03:39:58 EST


add a few enhanced features for the SPICC controller of Meson-AXG SoC.

These patches are actually quite independent from each other, I send them
together in case to avoid the file conflicts.

Changes since v1 at [1]
- Add OF and COMMON_CLK dependence for SPICC in Kconfig to avoid compiling
error.

[1] https://lore.kernel.org/lkml/20180503213645.20694-1-yixun.lan@xxxxxxxxxxx

Sunny Luo (3):
spi: meson-axg: support MAX 80M clock
spi: meson-axg: enhance output enable feature
spi: meson-axg: add a linear clock divider support

drivers/spi/Kconfig | 2 +-
drivers/spi/spi-meson-spicc.c | 270 ++++++++++++++++++++++++++++++++++--------
2 files changed, 223 insertions(+), 49 deletions(-)

--
2.7.4