Re: [PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance-ohms" property
From: Rob Herring <robh@kernel.org>
Date: 2021-11-01 21:38:00
Also in:
linux-gpio, linux-renesas-soc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-11-01 21:38:00
Also in:
linux-gpio, linux-renesas-soc, lkml
On Wed, 27 Oct 2021 14:45:06 +0100, Lad Prabhakar wrote:
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> --- RFC->v1 * Dropped type * Renamed output-impedance -> output-impedance-ohms --- Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml | 3 +++ 1 file changed, 3 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>