]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit5442f0eadf2885453d5b2ed8c8592f32a3744f8e
treeff2096afd799e0ce35f29025e4bc4c2d64e83ab8
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
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: 4350a47bbac3 ("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