[PATCH 3/3] USB mxs-phy: Register phy with framework

Alexander Shishkin alexander.shishkin at linux.intel.com
Thu Feb 28 04:40:55 EST 2013


Marc Kleine-Budde <mkl at pengutronix.de> writes:

> On 02/28/2013 09:01 AM, Felipe Balbi wrote:
>> hi,
>> 
>> On Wed, Feb 27, 2013 at 03:16:30PM +0100, Marc Kleine-Budde wrote:
>>> From: Sascha Hauer <s.hauer at pengutronix.de>
>>>
>>> We now have usb_add_phy_dev(), so use it to register with the framework
>>> to be able to find the phy from the USB driver.
>>>
>>> Reviewed-by: Kishon Vijay Abraham I <kishon at ti.com>
>>> Reviewed-by: Peter Chen <peter.chen at freescale.com>
>>> Acked-by: Felipe Balbi <balbi at ti.com>
>>> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
>>> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
>> 
>> any chance you can move away from {write,read}[bwl]_relaxed() so we can
>> build this driver on other architectures ?
>
> The hardware is in the ARM imx2{2,8} only. Another option would be to
> add an "depends on ARCH_ARM".

Doesn't mean that we shouldn't be able to compile-test the driver.

Regards,
--
Alex



More information about the linux-arm-kernel mailing list