mbox series

[0/3] rockchip: enable PCIe/NVMe support for Theobroma RK3588 devices

Message ID 20240704-tsd-rk3588-nvme-v1-0-fb9e8dde9570@cherry.de
Headers show
Series rockchip: enable PCIe/NVMe support for Theobroma RK3588 devices | expand

Message

Quentin Schulz July 4, 2024, 12:53 p.m. UTC
Jaguar has an M.2 M-KEY slot for NVMes and Tiger exposes the signals to
the Q7 connector which is then routed on the Haikou devkit's `PCI
Express` connector. With the help of a PCIe to NVMe adapter, NVMes can
be used on Tiger Haikou as well.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Heiko Stuebner (1):
      arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar

Quentin Schulz (2):
      rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe support
      rockchip: tiger-rk3588: add PCIe support

 configs/jaguar-rk3588_defconfig                   |  5 ++
 configs/tiger-rk3588_defconfig                    |  4 ++
 dts/upstream/src/arm64/rockchip/rk3588-jaguar.dts | 59 +++++++++++++++++++++++
 3 files changed, 68 insertions(+)
---
base-commit: 0f073e022ddc5070e5df1d053e4bdc1874fbcc0f
change-id: 20240704-tsd-rk3588-nvme-aa133c24cb9e

Best regards,

Comments

Sumit Garg July 5, 2024, 5:32 a.m. UTC | #1
Hi Quentin,

On Thu, 4 Jul 2024 at 18:23, Quentin Schulz <foss+uboot@0leil.net> wrote:
>
> Jaguar has an M.2 M-KEY slot for NVMes and Tiger exposes the signals to
> the Q7 connector which is then routed on the Haikou devkit's `PCI
> Express` connector. With the help of a PCIe to NVMe adapter, NVMes can
> be used on Tiger Haikou as well.
>
> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
> ---
> Heiko Stuebner (1):
>       arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
>

Feels really nice to see subtree cherry picking in action here.

> Quentin Schulz (2):
>       rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe support
>       rockchip: tiger-rk3588: add PCIe support
>
>  configs/jaguar-rk3588_defconfig                   |  5 ++
>  configs/tiger-rk3588_defconfig                    |  4 ++
>  dts/upstream/src/arm64/rockchip/rk3588-jaguar.dts | 59 +++++++++++++++++++++++
>  3 files changed, 68 insertions(+)

FWIW, for the series:

Acked-by: Sumit Garg <sumit.garg@linaro.org>

-Sumit

> ---
> base-commit: 0f073e022ddc5070e5df1d053e4bdc1874fbcc0f
> change-id: 20240704-tsd-rk3588-nvme-aa133c24cb9e
>
> Best regards,
> --
> Quentin Schulz <quentin.schulz@cherry.de>
>