[PATCH v5 0/2] J-Core SPI controller support

2016-08-03 Thread Rich Felker
Updates based on requests by Mark Brown. Driver has been made conditional in Kconfig to avoid it showing up in configurations where it's not relevant. Lots of small style improvements have been made, and the input clock frequency is now handled via the clk framework rather than a fixed clock-freque

[PATCH v5 0/2] J-Core SPI controller support

2016-08-02 Thread Rich Felker
Updates based on requests by Mark Brown. Driver has been made conditional in Kconfig to avoid it showing up in configurations where it's not relevant. Lots of small style improvements have been made, and the input clock frequency is now handled via the clk framework rather than a fixed clock-freque