[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <550CA6F8.7080504@gmail.com>
Date: Fri, 20 Mar 2015 16:02:16 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Brian Norris <computersforpeace@...il.com>,
Tejun Heo <tj@...nel.org>,
Kishon Vijay Abraham I <kishon@...com>
CC: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Gregory Fong <gregory.0xf0@...il.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: Re: [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB
SoCs
On 18/03/15 18:23, Brian Norris wrote:
> Supports up to two ports which can each be powered on/off and configured
> independently.
>
> Signed-off-by: Brian Norris <computersforpeace@...il.com>
> ---
[snip]
> +
> +static const struct of_device_id brcmstb_sata_phy_of_match[] = {
> + { .compatible = "brcm,bcm7445-sata-phy" },
The binding document specifies "brcm,phy-sata3" as a fallback compatible
string, so we want to match it here.
[snip]
> +
> + dev_info(dev, "registered %d ports\n", count);
"registered %d port(s)" ;)
--
Florian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists