On Fri, Mar 14, 2014 at 04:55:37PM +0900, Simon Horman wrote:
> Rather than requesting the shyway_clk call clk_get with
> the device and a NULL con_id.
> 
> This is in keeping with the way that clk_get() is called
> on other drivers used by Renesas Gen 1 SoCs. And I believe
> it is compatible with supplying clocks via DT, unlike the current code.
> 
> 
> This series supplies a fix for the r8a7779, a consumer of the driver,
> so that the hspi clocks it supplies have the correct source.
> 
> And a fix for the sh-hspi driver to address the problem
> described above.
> 
> Simon Horman (2):
>   ARM: shmobile: r8a7779: Use clks as MSTP007 parent
>   spi: sh-hspi: Do not specifically request shyway_clk clock
> 
>  arch/arm/mach-shmobile/clock-r8a7778.c | 2 +-
>  drivers/spi/spi-sh-hspi.c              | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Hi Mark,

as the first mach-shmobile patch is a run-time dependency for the
second SPI driver patch could you consider taking both of them?

I have checked and I do not expect any conflicts anywhere beetween
v3.14-rc1 and what I have queued up in the devel branch of my renesas tree.
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to