Re: [PATCH 2/2] phy: Add driver for Pistachio USB2.0 PHY

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2015-04-01 at 13:16 -0700, Andrew Bresticker wrote:
> Add a driver for the USB2.0 PHY found on the IMG Pistachio SoC.

Spelling trivia:

> diff --git a/drivers/phy/phy-pistachio-usb.c b/drivers/phy/phy-pistachio-usb.c
[]
> +static int pistachio_usb_phy_power_on(struct phy *phy)
> +{
[]
> +	if (p_phy->refclk == REFCLK_XO_CRYSTAL && rate != 12000000) {
> +		dev_err(p_phy->dev, "Unspported rate for XO crystal: %ld\n",

typo

[]

> +	if (i == ARRAY_SIZE(fsel_rate_map)) {
> +		dev_err(p_phy->dev, "Unspported clock rate: %lu\n", rate);

here too







[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux