diff options
| author | Laurent Pinchart <[email protected]> | 2020-02-26 13:24:45 +0200 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2020-02-26 13:31:48 +0200 |
| commit | c83fefd738344cf5bf22e1e1442e6f746b85c1d4 (patch) | |
| tree | 70a7a33021474dc8703e6d60d8a38792a1f29475 /scripts/gdb/linux/device.py | |
| parent | a779618b4a07d90fd332b6dbb4e836678d0a1d43 (diff) | |
drm/omap: dss: Fix output next device lookup in DT
The DSS core looks up the next device connected to an output by
traversing the OF graph. It currently hardcodes the local port number to
0, which breaks any output with a different port number (SDI on OMAP3
and any DPI output but the first one). Fix this by repurposing the
currently unused of_ports bitmask in omap_dss_device with an of_port
output port number, and use it to traverse the OF graph.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Tested-by: Sebastian Reichel <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions