diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-03 23:18:28 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-22 20:12:59 +0300 |
commit | bd079b19b417d835a671649a27271918700f2fd9 (patch) | |
tree | efa6cc4bef622834c21f3a6661c63e98ec02a11d /tools/perf/scripts/python/gecko.py | |
parent | 8241b55f1ded100295ea95d72fd2e95e69776923 (diff) | |
download | linux-bd079b19b417d835a671649a27271918700f2fd9.tar.xz |
drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
Currently soc_gpio_set_value() supports only a single indexing for GPIO
pin. For CHV case, for example, we will need to distinguish community
based index from the one that VBT is using. Introduce an additional
parameter to soc_gpio_set_value() and its callers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231103201831.1037416-14-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions