commit | c5d4297f0c20dd8650019786ab7e94296e6b8647 | [log] [tgz] |
---|---|---|
author | Fabian Vogt <fabian@ritter-vogt.de> | Mon Jan 23 08:35:08 2023 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 24 18:12:18 2023 +0100 |
tree | b48c3603c42d6a82b4eab9b13d3efa1d470cfb05 | |
parent | 76d62981b5bc2397bff3478a62514c7ec488dc60 [diff] |
fotg210-udc: Improve device initialization Reset the device explicitly to get into a known state and also set the chip enable bit. Additionally, mask interrupts which aren't handled. Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230123073508.2350402-4-linus.walleij@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>