diff options
| author | Stefan Wahren <[email protected]> | 2019-07-22 08:23:25 +0200 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2019-08-05 11:35:41 +0200 |
| commit | e38a9a437fb93ddafab5030165e4c6a3a5021669 (patch) | |
| tree | 77f927c533c9b4193b4e294475f024c54e676d12 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9cd6237d660fa70f6592e28b7c3c8ecb8e76807a (diff) | |
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
The BCM2711 has a new way of selecting the pull-up/pull-down setting
for a GPIO pin. The registers used for the BCM2835, GP_PUD and
GP_PUDCLKn0, are no longer connected. A new set of registers,
GP_GPIO_PUP_PDN_CNTRL_REGx must be used. This commit will add
a new compatible string "brcm,bcm2711-gpio" and the kernel
driver will use it to select which method is used to select
pull-up/pull-down.
This patch based on a patch by Al Cooper which was intended for the
BCM7211. This is a bugfixed and improved version.
Signed-off-by: Stefan Wahren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions