commit | f9db3b3b64f12d9f0c35f3f631f9284677157b77 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat May 04 18:52:33 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue May 07 05:41:32 2019 +0200 |
tree | c849fe8b4c9e4689cbd5ec37ce9e0b84d3207d59 | |
parent | 77f69f8a0581bdd9e2f8d45bb70adaecedd20b0e [diff] |
spi: rpc: Add support for operation without clock framework Add ifdeffery to allow operation without the clock framework enabled. This is required on RZ/A1, as it does not have clock driver yet. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Chris Brandt <chris.brandt@renesas.com> Cc: Jagan Teki <jagan@amarulasolutions.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>