diff options
author | Dmitry Torokhov <[email protected]> | 2022-09-29 13:22:55 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-30 18:17:37 -0700 |
commit | 70d5ab532059f06c2833b0e4ffae8a785c3692df (patch) | |
tree | 9117fad52bc22f3290eb1046460495f8bf2ed11d /scripts/generate_rust_analyzer.py | |
parent | 2483223e19b16b423b71e775be2359c2c0c8949c (diff) |
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
The reset line is supposed to be "active low" (it even says so in the
description), but examples incorrectly show it as "active high"
(likely because original examples use 0 which is technically "active
high" but in practice often "don't care" if the driver is using legacy
gpio API, as this one does).
Signed-off-by: Dmitry Torokhov <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions