summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2023-05-01 11:05:23 +0200
committerLinus Walleij <linus.walleij@linaro.org>2023-05-24 15:01:58 +0200
commit078dc5194c0ac1b8e2fc088be2168a1104e16f72 (patch)
tree914ab14396acb2363ccf7c21d4e45efa44c54196 /tools/perf/scripts/python
parent94075d16beefc2304e756e3b23d8ecf0f36eecd7 (diff)
ARM: omap2: Rewrite WLAN quirk to use GPIO descriptors
The OMAP2 platform data quirk is using the global GPIO numberspace to obtain two WLAN GPIOs to drive power and xcvr reset GPIO lines during start-up. Rewrite the quirk to use a GPIO descriptor table so we avoid using global GPIO numbers. This gets rid of the final dependency on the legacy <linux/gpio.h> header from the OMAP2/3 platforms. Fixes: 92bf78b33b0b ("gpio: omap: use dynamic allocation of base") Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions