[PATCH v2 08/11] arm/dts: am33xx: add dt data for usb nop phy
Sergei Shtylyov
sshtylyov at mvista.com
Tue Jul 17 22:42:30 EST 2012
Hello.
On 17-07-2012 13:13, Ajay Kumar Gupta wrote:
> AM33xx has two musb controller and they have one NOP PHY each.
> Added the device tree data for NOP PHY.
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta at ti.com>
> ---
> arch/arm/boot/dts/am33xx.dtsi | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index b572803..3bd9911 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -155,6 +155,14 @@
> ti,hwmods = "i2c3";
> };
>
> + usb0_phy: phy at 1 {
> + compatible = "ti,nop-xceiv-usb";
> + };
> +
> + usb1_phy: phy at 2 {
> + compatible = "ti,nop-xceiv-usb";
> + };
No "reg" property again, and address postfix in the node name?
WBR, Sergei
More information about the devicetree-discuss
mailing list