Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306014

Re: Correct place for USB PHY driver

From Kishon Vijay Abraham I <kishon@ti.com>
Newsgroups linux.kernel
Subject Re: Correct place for USB PHY driver
Date 2016-01-11 11:30 +0100
Message-ID <qPHTA-Yo-9@gated-at.bofh.it> (permalink)
References <qPHAd-QU-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


hI,

On Monday 11 January 2016 03:37 PM, Mason wrote:
> Hello,
> 
> I have a board with a Chipidea controller.
> I use a custom PHY driver for it.
> 
> Should the PHY driver live in drivers/phy or in drivers/usb/phy ?

All new phy drivers should be in drivers/phy using the generic PHY framework.
> 
> I was playing with a modular build and hit this problem:
> ERROR: "of_usb_get_phy_mode" [drivers/usb/chipidea/ci_hdrc.ko] undefined!
> 
> I'm currently using v4.1.13 and I saw that Arnd fixed something related
> probably in a later version:
> 
>   http://thread.gmane.org/gmane.linux.ports.arm.kernel/457561
> 
> Was this patch accepted upstream?

I think no.

Thanks
Kishon

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Correct place for USB PHY driver Mason <slash.tmp@free.fr> - 2016-01-11 11:10 +0100
  Re: Correct place for USB PHY driver Kishon Vijay Abraham I <kishon@ti.com> - 2016-01-11 11:30 +0100
    Re: Correct place for USB PHY driver Mason <slash.tmp@free.fr> - 2016-01-11 13:00 +0100
      Re: Correct place for USB PHY driver Arnd Bergmann <arnd@arndb.de> - 2016-01-11 15:00 +0100

csiph-web