power/reset: brcmstb: Use the DT "compatible" string to indicate bit positions
authorKevin Cernekee <cernekee@gmail.com>
Wed, 26 Nov 2014 00:49:47 +0000 (16:49 -0800)
committerSebastian Reichel <sre@kernel.org>
Thu, 22 Jan 2015 01:25:32 +0000 (02:25 +0100)
commitbb1de7f61f1834af81a1665e6450f47dd18a0dd5
treee0b2ba92857b611678439e5dd508728df5afcda2
parent4f5fd640469839532cb2bd558f878539548f2861
power/reset: brcmstb: Use the DT "compatible" string to indicate bit positions

Some of the older chips used different bits to arm and trigger the reset.
Add the infrastructure needed to specify this through the "compatible"
string.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/brcmstb-reboot.c