diff options
author | Frank Wunderlich <frank-w@public-files.de> | 2025-05-10 19:49:32 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-16 15:40:51 -0700 |
commit | 15d7b3dfafa98270eade6c77d2336790dde0a40d (patch) | |
tree | f65dc2800e9abe2fc47cfd0016acc624862b8045 /tools/perf/scripts/python/stackcollapse.py | |
parent | 894fbb55e60cab4ea740f6c65a08b5f8155221f4 (diff) |
net: phy: mediatek: do not require syscon compatible for pio property
Current implementation requires syscon compatible for pio property
which is used for driving the switch leds on mt7988.
Replace syscon_regmap_lookup_by_phandle with of_parse_phandle and
device_node_to_regmap to get the regmap already assigned by pinctrl
driver.
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Link: https://patch.msgid.link/20250510174933.154589-1-linux@fw-web.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions