On Thu, Dec 05, 2024 at 12:24:19PM +0530, Mrinmay Sarkar wrote: > Add generic info for SA8775P target. SA8775P supports IP_SW > usecase only. Hence use separate configuration to enable IP_SW > channel. > > Signed-off-by: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> One comment below. But I'll fix it up while applying. > --- > drivers/bus/mhi/host/pci_generic.c | 34 ++++++++++++++++++++++++++++++ > 1 file changed, 34 insertions(+) > > diff --git a/drivers/bus/mhi/host/pci_generic.c b/drivers/bus/mhi/host/pci_generic.c > index 56ba4192c89c..b62a05e854e9 100644 > --- a/drivers/bus/mhi/host/pci_generic.c > +++ b/drivers/bus/mhi/host/pci_generic.c > @@ -245,6 +245,19 @@ struct mhi_pci_dev_info { > .channel = ch_num, \ > } > > +static const struct mhi_channel_config modem_qcom_v2_mhi_channels[] = { I wouldn't call sa8775p as 'modem'. - Mani -- மணிவண்ணன் சதாசிவம்