OSDN Git Service

dt-bindings: serial: add documentation for Rx in-band wakeup support
authorClaire Chang <tientzu@chromium.org>
Wed, 19 Jun 2019 08:41:10 +0000 (16:41 +0800)
committerRob Herring <robh@kernel.org>
Tue, 9 Jul 2019 20:04:05 +0000 (14:04 -0600)
commit1cadfc5877f15a14a77f4161f3ce9f436a39116d
tree0a7a42b93cf09afa4e701de3de1182ab6f2f2799
parentf21ce913a82faa512b583640226d4ab39b38735e
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>
Documentation/devicetree/bindings/serial/mtk-uart.txt