]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: psci: Allow PSCI node to be disabled
authorThierry Reding <treding@nvidia.com>
Tue, 8 Nov 2016 17:55:47 +0000 (17:55 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Nov 2016 22:26:05 +0000 (23:26 +0100)
commitd09a0011ec0d511b51d6378a071fd8d75eb27622
tree77e64702ac81288c419e4bef0d8d4dec395a1d3d
parentea8b1c4a6019fb96ca8301f0b3ffcb13fb1cd0ae
drivers: psci: Allow PSCI node to be disabled

Allow disabling PSCI support (mostly for testing purposes) by setting
the status property to "disabled". This makes the node behave in much
the same way as proper device nodes.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/psci.c