Hi Roger, On Sun, Jan 08, 2017 at 12:04:50AM +0900, Roger Shimizu wrote:
+config POWER_RESET_LINKSTATION + bool "Buffalo Linkstation and its variants reset driver" + depends on OF_GPIO && PLAT_ORION + help + This driver supports power off Buffalo Linkstation / KuroBox Pro + NAS and their variants by sending commands to the micro-controller + which controls the main power. + + Say Y if you have a Buffalo Linkstation / KuroBox Pro NAS. +
Would it make sense to mention something about these being the ARM9/orion5x Linkstations? If I understand correctly, the older PPC Linkstations have a single-byte poweroff command. (Maybe they could even be supported by qnap-poweroff.)
See arch/powerpc/platforms/embedded6xx/linkstation.c around line 123, and arch/powerpc/platforms/embedded6xx/ls_uart.c.
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html