[PATCH v4 4/4] ARM: dts: da850: Add the usb otg device node

Sekhar Nori nsekhar at ti.com
Tue Nov 15 02:46:41 PST 2016


On Friday 04 November 2016 09:10 AM, David Lechner wrote:
> 
>> +        usb0: usb at 200000 {
>> +            compatible = "ti,da830-musb";
>> +            reg = <0x200000 0x10000>;
>> +            interrupts = <58>;
>> +            interrupt-names = "mc";
>> +            dr_mode = "otg";
> 
> Isn't this the default value? Could we omit the dr_mode property here?

dr_mode is set to otg in quite a few dts files already. Even if its the
default, I think it makes it easy to recognize the mode immediately.

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list