lkml.org 
[lkml]   [2013]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 8/9] usb: phy: dts: Adding usbphy DT bindings for am33xx
On 23-05-2013 10:01, Ravi Babu wrote:

> The am33xx platforms suppors dual musb instance which need two instances
> of usb-phy. Add dual instance usb-phy DT bindings for am333x platform.

> Signed-off-by: Ravi Babu <ravibabu@ti.com>
> ---
> arch/arm/boot/dts/am33xx.dtsi | 17 +++++++++++++++++
> 1 files changed, 17 insertions(+), 0 deletions(-)

> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 0957645..b0b4deb 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -322,6 +322,22 @@
> status = "disabled";
> };
>
> + phy1: usbphy-gs70@44e10620 {
> + compatible = "ti,dsps-usbphy";
> + reg = <0x44e10620 0x8
> + 0x44e10648 0x4>;
> + reg-names = "phy_ctrl","phy_wkup";
> + id = <0>;
> + };
> +
> + phy2: usbphy-gs70@44e10628 {
> + compatible = "ti,dsps-usbphy";
> + reg = <0x44e10628 0x8
> + 0x44e10648 0x4>;

The second register conflicts with phy1.

WBR, Sergei



\
 
 \ /
  Last update: 2013-05-23 17:01    [W:0.123 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site