summaryrefslogtreecommitdiff
path: root/include/debug_uart.h
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2026-03-26 15:08:25 +0300
committerTom Rini <[email protected]>2026-04-09 12:17:28 -0600
commita2536daf93dc66f8b58008884e7070449fb8f4d0 (patch)
tree85811c5fc049d2bfc5980fb9a5ca934ac9421ee6 /include/debug_uart.h
parent3a29dfc92e9d03ca6446ebf4f462307a038caf60 (diff)
pinctrl: scmi: Use standard device tree pin muxing format
In the original code, I wrote a custom pin muxing parser but the upstream device trees wouldn't accept something like that so it would have complicated mergine the device tree files. Use the standard device tree format with function and groups: pinmux1: pinmux1 { function = "f_gpio1"; groups = "grp_1", "grp_3"; }; Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions