diff options
| author | Xianwei Zhao <xianwei.zhao@amlogic.com> | 2025-02-12 13:20:51 +0800 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2025-02-28 00:03:17 +0100 |
| commit | 7112c05fff83e15726dd60a10248b76474e3cdf9 (patch) | |
| tree | 06222c29c6b04181fa251c93f34432e83e241fc9 /tools/docs/lib/parse_data_structs.py | |
| parent | 7030377acc76c7c70bb78b261f0398dc66ab8993 (diff) | |
pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file
When describing pin mux func through pinmux propertity,
a standard API is added for support. The pinmux contains pin
identification and mux values, which can include multiple
pins. And groups configuration use other word. DTS such as:
func-name {
group_alias: group-name{
pinmux= <pin_id << 8 | mux_value)>,
<pin_id << 8 | mux_value)>;
bias-pull-up;
drive-strength-microamp = <4000>;
};
};
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Link: https://lore.kernel.org/20250212-amlogic-pinctrl-v5-2-282bc2516804@amlogic.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
