mbox series

[0/2] Add SATA and USB to BPI-R2-Pro board

Message ID 20220409112136.164481-1-linux@fw-web.de (mailing list archive)
Headers show
Series Add SATA and USB to BPI-R2-Pro board | expand

Message

Frank Wunderlich April 9, 2022, 11:21 a.m. UTC
From: Frank Wunderlich <frank-w@public-files.de>

Add necessary nodes for SATA and USB-Support on Bananapi-R2-Pro Board.

it depends on "enable usb support on rk356x" series from Peter Geis

https://patchwork.kernel.org/project/linux-rockchip/list/?series=630470

and a fixup-Patch changing clock names which should be squashed into
above series in v6

ref_clk => ref
suspend_clk => suspend
bus_clk => bus_early

Frank Wunderlich (2):
  arm64: dts: rockchip: Add USB nodes for BPI-R2-Pro
  arm64: dts: rockchip: Add SATA support to BPI-R2-Pro

 .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   | 102 ++++++++++++++++++
 1 file changed, 102 insertions(+)

Comments

Heiko Stuebner April 10, 2022, 5:12 p.m. UTC | #1
On Sat, 9 Apr 2022 13:21:34 +0200, Frank Wunderlich wrote:
> Add necessary nodes for SATA and USB-Support on Bananapi-R2-Pro Board.
> 
> it depends on "enable usb support on rk356x" series from Peter Geis
> 
> https://patchwork.kernel.org/project/linux-rockchip/list/?series=630470
> 
> and a fixup-Patch changing clock names which should be squashed into
> above series in v6
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rockchip: Add USB nodes for BPI-R2-Pro
      commit: f29ffce32b4e1204b67f82fd80584ec4173cca54
[2/2] arm64: dts: rockchip: Add SATA support to BPI-R2-Pro
      commit: 551e645fed5dd2ed4c81c9e3d3b4827862f51dc6

Best regards,