From: Florian Fainelli Date: Wed, 2 Jul 2014 04:08:40 +0000 (-0700) Subject: net: systemport: add Wake-on-LAN support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~224^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e82f4c706bbca3e2d9d7962e63605cc7a5fbd8;p=pandora-kernel.git net: systemport: add Wake-on-LAN support Support for Wake-on-LAN using Magic Packet with or without SecureOn password is implemented doing the following: - setting the password to the relevant UniMAC registers - flagging the device as a wakeup source for the system, as well as its Wake-on-LAN interrupt - prepare the hardware for entering WoL mode - enabling the MPD interrupt to wake us The Device Tree binding documentation is also reflected to specify the third optional Wake-on-LAN interrupt line. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed