commit | c3a39380a39df3750149a2f4699c1c241a0e6ea2 | [log] [tgz] |
---|---|---|
author | Richard Leitner <richard.leitner@skidata.com> | Mon Jan 28 14:49:37 2019 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Jan 28 16:27:26 2019 -0800 |
tree | 676472734936b32d4dadcd007f96c4a59d72b0c9 | |
parent | 4dbb71195b34232d9ecc12c4cfbee6871688a0e3 [diff] |
Input: sx8654 - add reset-gpio support The sx8654 features a NRST input which may be connected to a GPIO. Therefore add support for hard-resetting the sx8654 via this NRST. If the reset-gpio property is provided the sx8654 is resetted via NRST instead of the soft-reset via I2C. Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>