]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 29 Sep 2022 20:22:55 +0000 (13:22 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 1 Oct 2022 01:17:37 +0000 (18:17 -0700)
commit55903928287892004fe4a5a4af23dab0f5c38275
tree9117fad52bc22f3290eb1046460495f8bf2ed11d
parentfa6b56700d3f1092c08e1c7e89ce5fddcd2cfea0
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 <dmitry.torokhov@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/YzX+nzJolxAKmt+z@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/nfc/marvell,nci.yaml