[PATCH 0/3] rockchip: rk3328: Add SPI support
Kever Yang
kever.yang at rock-chips.com
Sat Jul 18 16:28:10 CEST 2020
On 2020/7/9 上午5:57, Johannes Krottmayer wrote:
> 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(+)
>
Applied to u-boot-rockchip master for this patch set, thanks.
More information about the U-Boot
mailing list