]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Deactivate most of the devices by default
authorHauke Mehrtens <hauke.mehrtens@lantiq.com>
Wed, 28 Oct 2015 22:37:35 +0000 (23:37 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Oct 2015 20:01:17 +0000 (21:01 +0100)
commit58952dc3bfeb37d4d115ff5251aae9b12df82877
treec27281491b72de344d32bf5d257ee8ecb08848b3
parent0fb8865f7b4421eaf2e22507864c67589890994a
MIPS: Lantiq: Deactivate most of the devices by default

When the SoC starts up most of the devices should be deactivated by the
PMU, they should be activated when they get used by their drivers. Some
devices should not get deactivate at startup like the serial, register
them in a special way.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
Acked-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11386/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/xway/sysctrl.c