> &usbphy {
>     /* Unset otg detect pins as we force dr_mode */
>     /delete-property/ usb0_id_det-gpio;
>     /delete-property/ usb0_vbus_det-gpio;
> };

Side question [ wearing my "contributor to Emacs's dts-mode" hat ]:

How should this piece of syntax be parsed?  Is

      /<something>/ blabla;

a general syntax accepted in DTS files, with various possible
<something> in there?  Could someone point me to some documentation
explaining/describing this syntax?


        Stefan

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to