commit | 1cadfc5877f15a14a77f4161f3ce9f436a39116d | [log] [tgz] |
---|---|---|
author | Claire Chang <tientzu@chromium.org> | Wed Jun 19 16:41:10 2019 +0800 |
committer | Rob Herring <robh@kernel.org> | Tue Jul 09 14:04:05 2019 -0600 |
tree | 0a7a42b93cf09afa4e701de3de1182ab6f2f2799 | |
parent | f21ce913a82faa512b583640226d4ab39b38735e [diff] |
dt-bindings: serial: add documentation for Rx in-band wakeup support To support Rx in-band wakeup, one must create an interrupt specifier with edge sensitivity on Rx pin and an addtional pinctrl to reconfigure Rx pin to normal GPIO in sleep state. Driver will switch to sleep mode pinctrl and enable irq wake before suspend and restore to default settings when resuming. Signed-off-by: Claire Chang <tientzu@chromium.org> Signed-off-by: Rob Herring <robh@kernel.org>