Merge remote-tracking branches 'regulator/topic/tps65218' and 'regulator/topic/tps800...
[deliverable/linux.git] / Documentation / devicetree / bindings / power_supply / qnap-poweroff.txt
CommitLineData
e8fc721a
AL
1* QNAP Power Off
2
3QNAP NAS devices have a microcontroller controlling the main power
4supply. This microcontroller is connected to UART1 of the Kirkwood and
372c1d6d 5Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
e8fc721a
AL
6microcontroller to turn the power off. This driver adds a handler to
7pm_power_off which is called to turn the power off.
8
200c0a3e
AL
9Synology NAS devices use a similar scheme, but a different baud rate,
109600, and a different character, '1'.
11
e8fc721a 12Required Properties:
200c0a3e 13- compatible: Should be "qnap,power-off" or "synology,power-off"
e8fc721a
AL
14
15- reg: Address and length of the register set for UART1
16- clocks: tclk clock
This page took 0.215331 seconds and 5 git commands to generate.