Re: [PATCH v2] usb: phy: isp1301: Add OF device ID table

2017-03-28 Thread Javier Martinez Canillas
Hello Felipe, On 03/28/2017 09:45 AM, Felipe Balbi wrote: > > Hi, > > Javier Martinez Canillas writes: >> The driver doesn't have a struct of_device_id table but supported devices >> are registered via Device Trees. This is working on the assumption that a >> I2C device registered via OF will a

Re: [PATCH v2] usb: phy: isp1301: Add OF device ID table

2017-03-28 Thread Felipe Balbi
Hi, Javier Martinez Canillas writes: > The driver doesn't have a struct of_device_id table but supported devices > are registered via Device Trees. This is working on the assumption that a > I2C device registered via OF will always match a legacy I2C device ID and > that the MODALIAS reported wi