diff options
author | Andy Shevchenko <[email protected]> | 2023-11-03 22:18:27 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-11-22 19:12:59 +0200 |
commit | 8241b55f1ded100295ea95d72fd2e95e69776923 (patch) | |
tree | 4bb5d924db78845963620a2c9c11501a47c911b0 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 47ab0203946a57e3451b4b3e2b23634b27e32440 (diff) |
drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
It's a dirty hack in the driver that pokes GPIO registers behind
the driver's back. Moreoever it might be problematic as simultaneous
I/O may hang the system, see the commit 40ecab551232 ("pinctrl:
baytrail: Really serialize all register accesses") for the details.
Taking all this into consideration replace the hack with proper
GPIO APIs being used.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Tested-by: Hans de Goede <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions