On 06/17/2013 04:54 PM, Sebastian Andrzej Siewior wrote:
> On 06/17/2013 03:27 PM, Sebastian Andrzej Siewior wrote:
>> index 6eec699..a12e9b0 100644
>> --- a/arch/arm/boot/dts/omap3-beagle.dts
>> +++ b/arch/arm/boot/dts/omap3-beagle.dts
>> @@ -128,7 +128,7 @@
>> };
>>
>> &usbhsehci {
>> - phys = <0 &hsusb2_phy>;
>> + phys = <&hsusb2_phy 0>;
>> };
>>
>> &twl_gpio {
>
> Wait. Or does it mean that the first phy is deactivated and we add
> phyhandle 0 (which is the root node) to skip it?
Right, it is a list of PHY phandles and the first one is not used so 0
>
> I assume that now since we don't have a cells property (like
> #gpio-cells for the gpio lookup).
>
> So ignore it pleaseā¦
OK.
cheers,
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html