[0/2] RK3588 EVB1 PCIe support

Message ID 20230918141327.131108-1-sebastian.reichel@collabora.com
Headers
Series RK3588 EVB1 PCIe support |

Message

Sebastian Reichel Sept. 18, 2023, 2:13 p.m. UTC
  Hi,

This enables PCIe network card and the PCIe slot for the RK3588 EVB1.
There is one more PCIe lane being used for a WLAN card, but I did not
yet get that working.

-- Sebastian

Sebastian Reichel (2):
  arm64: dts: rockchip: rk3588-evb1: add PCIe2 network controller
  arm64: dts: rockchip: rk3588-evb1: add PCIe3 bus

 .../boot/dts/rockchip/rk3588-evb1-v10.dts     | 98 +++++++++++++++++++
 1 file changed, 98 insertions(+)
  

Comments

Heiko Stübner Oct. 4, 2023, 9:32 p.m. UTC | #1
On Mon, 18 Sep 2023 16:13:25 +0200, Sebastian Reichel wrote:
> This enables PCIe network card and the PCIe slot for the RK3588 EVB1.
> There is one more PCIe lane being used for a WLAN card, but I did not
> yet get that working.
> 
> -- Sebastian
> 
> Sebastian Reichel (2):
>   arm64: dts: rockchip: rk3588-evb1: add PCIe2 network controller
>   arm64: dts: rockchip: rk3588-evb1: add PCIe3 bus
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rockchip: rk3588-evb1: add PCIe2 network controller
      commit: 86a2024d95e259c4309ced53242c0db6d993320b
[2/2] arm64: dts: rockchip: rk3588-evb1: add PCIe3 bus
      commit: 46bb398ea1d81302e3735087ceb4b5763d5afc29

Best regards,