All of lore.kernel.org
 help / color / mirror / Atom feed
* omap5: dwc3 interface status in /sys
@ 2018-09-17  8:24 H. Nikolaus Schaller
  2018-10-16  9:29   ` H. Nikolaus Schaller
  0 siblings, 1 reply; 8+ messages in thread
From: H. Nikolaus Schaller @ 2018-09-17  8:24 UTC (permalink / raw)
  To: Felipe Balbi, Roger Quadros; +Cc: LKML, linux-omap

Hi Felipe,
I have made otg mode work on the omap5-uevm with help from Roger
and now I wonder how to read the interface status for GUI display.

On omap3/twl4030 systems we can simply read

	/sys/bus/platform/devices/musb-hdrc.0.auto/mode

and get reports e.g. "b_peripheral", "a_host", "b_idle" etc. which can easily
be translated into icons for GUI display.

We have not found a similar attribute for dwc3 (except part of this information
in

	/sys/kernel/debug/4a030000.dwc3

but mounting debugfs for GUI purposes isn't a good idea).

So do you think it is possible to provide such information to

	/sys/devices/platform/44000000.ocp/4a020000.omap_dwc3/4a030000.dwc3?

BR,
Nikolaus


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-18 10:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17  8:24 omap5: dwc3 interface status in /sys H. Nikolaus Schaller
2018-10-16  9:29 ` H. Nikolaus Schaller
2018-10-16  9:29   ` H. Nikolaus Schaller
2018-10-16 10:27   ` Roger Quadros
2018-10-16 10:27     ` Roger Quadros
2018-10-18 10:50     ` Felipe Balbi
2018-10-18 10:57       ` Roger Quadros
2018-10-18 10:57         ` Roger Quadros

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.