Hi,
On 27-09-15 16:58, Stefan Monnier wrote:
quoted
&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?
It is probably best to start a new thread about this on [off-list ref],
that way people who may actually know the answer will see the mail :)
Regards,
Hans