Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: pincfg-node: Add "output-impedance-ohms" property

On RZ/G2L SoC for Group-B pins, output impedance can be configured. This
patch documents "output-impedance-ohms" property in pincfg-node.yaml so
that other platforms requiring such feature can make use of this property.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20211027134509.5036-2-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Lad Prabhakar and committed by
Geert Uytterhoeven
7388fa8a fea25380

+3
+3
Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml
··· 114 114 description: enable output on a pin without actively driving it 115 115 (such as enabling an output buffer) 116 116 117 + output-impedance-ohms: 118 + description: set the output impedance of a pin to at most X ohms 119 + 117 120 output-low: 118 121 type: boolean 119 122 description: set the pin to output mode with low level