commit | 044e9e7185bbc149fcf5af40bf718c5c8789edfa | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Mon Mar 06 16:47:09 2017 -0800 |
committer | David Collins <collinsd@codeaurora.org> | Thu Mar 09 15:21:05 2017 -0800 |
tree | 9aa64c546a96fa64f403e71dba036ee357b3b480 | |
parent | b7d205eaf37ac8d3c4dee36beef1c4cbbb8993e1 [diff] |
regulator: cpr3-regulator: add support to ignore invalid fuse values Some simulator targets do not initialize fuse values. This causes CPR3 controller devices to fail to probe due to sanity checks. Make these checks conditional upon a boolean device tree property so that CPR3 controllers can be tested on all simulator targets. Change-Id: Ib87b7eb46ea4842480dc09e43241e19190344672 Signed-off-by: David Collins <collinsd@codeaurora.org>