Re: [PATCH v3 2/3] dt-bindings: ps2-gpio: document bus signals open drain
From: Krzysztof Kozlowski <hidden>
Date: 2022-02-16 07:20:10
Also in:
linux-devicetree, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2022-02-16 07:20:10
Also in:
linux-devicetree, lkml
On 15/02/2022 19:08, Danilo Krummrich wrote:
The PS/2 bus defines data and clock line to be open drain, this should be reflected in the gpio flags set in the binding. Especially, this is important since the clock line sometimes is driven by the host while being used as interrupt source. Reviewed-by: Krzysztof Kozlowski <redacted> Signed-off-by: Danilo Krummrich <redacted> --- .../devicetree/bindings/serio/ps2-gpio.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof