ARM: dts: Blank D-Link DIR-685 console
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 26 Aug 2018 22:10:39 +0000 (00:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 19 Jun 2019 11:23:47 +0000 (13:23 +0200)
Leaving this NAS with display and backlight on heats it up
and dissipates power. Turn off the screen after 4 minutes,
it comes back on when a user touches the keys.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/gemini-dlink-dir-685.dts

index cfbfbc9..3613f05 100644 (file)
@@ -20,7 +20,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,19200n8 root=/dev/sda1 rw rootwait";
+               bootargs = "console=ttyS0,19200n8 root=/dev/sda1 rw rootwait consoleblank=300";
                stdout-path = "uart0:19200n8";
        };