> > [Ramneek]: This is not about breaking existing users. The whole intent of > this patch is to discourage people from contaminating IP (USB) code with > SOC based code...it a step in forward direction. > > I'm sure that there should be a way in which this code can also be used > for non-dt users. Can you point me to which socs you are facing issues ? > Hi Ramneek, In fact, there is no device tree support for i.mx usb driver. We plan to move all PHY's operation to PHY driver once the generic PHY driver has mainlined. It is better only do controller(chipidea IP) related operation at fsl_udc_core.c as every SoC may has different PHY. I just don't want your patch to break current user, you will find there is #ifndef CONFIG_ARCH_MXC condition to usb_sys_regs at current code. > Regards, > Ramneek > -- > Regards, > Shawn > -- > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at > http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html