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)
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>

No differences found