Re: [PATCH v3 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

2020-06-07 Thread Patrick Wildt
On Sun, Jun 07, 2020 at 02:57:00PM +0100, Peter Robinson wrote: > On Sun, Jun 7, 2020 at 2:47 PM Peter Robinson wrote: > > > > On Sun, Jun 7, 2020 at 1:07 PM Mark Kettenis wrote: > > > > > > Enable CONFIG_PCI and CONFIG_NVME and related configs for the > > > ROCKPro64 board. > > > > > > Signed-of

Re: [PATCH v3 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

2020-06-07 Thread Peter Robinson
On Sun, Jun 7, 2020 at 2:47 PM Peter Robinson wrote: > > On Sun, Jun 7, 2020 at 1:07 PM Mark Kettenis wrote: > > > > Enable CONFIG_PCI and CONFIG_NVME and related configs for the > > ROCKPro64 board. > > > > Signed-off-by: Mark Kettenis > > Reviewed-by: Kever Yang > Reviewed-by: Peter Robinson

Re: [PATCH v3 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

2020-06-07 Thread Peter Robinson
On Sun, Jun 7, 2020 at 1:07 PM Mark Kettenis wrote: > > Enable CONFIG_PCI and CONFIG_NVME and related configs for the > ROCKPro64 board. > > Signed-off-by: Mark Kettenis > Reviewed-by: Kever Yang Reviewed-by: Peter Robinson It's generally considered good taste to cc: the maintainer, you can fi

[PATCH v3 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

2020-06-07 Thread Mark Kettenis
Enable CONFIG_PCI and CONFIG_NVME and related configs for the ROCKPro64 board. Signed-off-by: Mark Kettenis Reviewed-by: Kever Yang --- configs/rockpro64-rk3399_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/rockpro64-rk3399_defconfig b/configs/rockpro64-rk3399_defco