]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Kirkwood: Fix QNAP TS219 power-off
authorHelmut Klein <hgkr.klein@gmail.com>
Wed, 11 Nov 2015 14:03:04 +0000 (15:03 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 19 Nov 2015 10:21:34 +0000 (11:21 +0100)
commit107d09478313690d4e53076ae8e06c5ce9ed20b3
treeff2096afd799e0ce35f29025e4bc4c2d64e83ab8
parent2715d332e6151136472842d51b2ec873c0652275
ARM: dts: Kirkwood: Fix QNAP TS219 power-off

The "reg" entry in the "poweroff" section of "kirkwood-ts219.dtsi"
addressed the wrong uart (0 = console). This patch changes the address
to select uart 1, which is the uart connected to the pic
microcontroller, which can switch the device off.

Signed-off-by: Helmut Klein <hgkr.klein@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Fixes: e31e46cbb39d ("ARM: Kirkwood: Make use of the QNAP Power off driver.")
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/kirkwood-ts219.dtsi