public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] rockchip: rk3328: Add SPI support
@ 2020-07-08 21:57 Johannes Krottmayer
  2020-07-08 21:57 ` [PATCH 1/3] drivers: clk: rockchip: clk_rk3328: " Johannes Krottmayer
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Johannes Krottmayer @ 2020-07-08 21:57 UTC (permalink / raw)
  To: u-boot

This patch series adds support for the RK3328 SPI
controller.

Johannes Krottmayer (3):
  drivers: clk: rockchip: clk_rk3328: Add SPI support
  drivers: spi: rk_spi: Add support for RK3328
  ARM: dts: rk3328: Add SPI support

 arch/arm/dts/rk3328-u-boot.dtsi   |  5 +++++
 drivers/clk/rockchip/clk_rk3328.c | 31 +++++++++++++++++++++++++++++++
 drivers/spi/rk_spi.c              |  2 ++
 3 files changed, 38 insertions(+)

-- 
2.26.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-18 14:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-08 21:57 [PATCH 0/3] rockchip: rk3328: Add SPI support Johannes Krottmayer
2020-07-08 21:57 ` [PATCH 1/3] drivers: clk: rockchip: clk_rk3328: " Johannes Krottmayer
2020-07-18  3:06   ` Kever Yang
2020-07-08 21:57 ` [PATCH 2/3] drivers: spi: rk_spi: Add support for RK3328 Johannes Krottmayer
2020-07-18  3:06   ` Kever Yang
2020-07-08 21:57 ` [PATCH 3/3] ARM: dts: rk3328: Add SPI support Johannes Krottmayer
2020-07-18  3:06   ` Kever Yang
2020-07-18 14:28 ` [PATCH 0/3] rockchip: " Kever Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox