Re: [PATCH v2] bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB

From: Loic Poulain
Date: Thu Apr 21 2022 - 08:59:48 EST


On Thu, 21 Apr 2022 at 11:22, Slark Xiao <slark_xiao@xxxxxxx> wrote:
>
> MV32-WA is designed based on Qualcomm SDX62, and
> MV32-WB is designed based on QUalcomm SDX65. Both
> products' enumeration would align with previous
> product MV31-W.So we merge MV31 and MV32 to MV3X
> for some common settings.
>
> Fixes: 87693e092bd0 ("bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI")

The patch does not fix a bug, but adds new hardware support.

> Signed-off-by: Slark Xiao <slark_xiao@xxxxxxx>

Without the 'fixes' tag:

Reviewed-by: Loic Poulain <loic.poulain@xxxxxxxxxx>