[PATCH/RFT v2 03/17] ARM: davinci: da8xx: Add USB PHY platform declaration

Sekhar Nori nsekhar at ti.com
Tue Oct 25 02:18:05 PDT 2016


On Monday 24 October 2016 10:16 PM, ahaslam at baylibre.com wrote:
> +static struct platform_device da8xx_usb_phy = {
> +	.name		= "da8xx-usb-phy",
> +	.id		= 0,

There is a single phy control in the system for both 1.1 and 2.0 PHYs.
so this can be a singular device (id -1).

Thanks,
Sekhar




More information about the linux-arm-kernel mailing list