These patches take inspiration from Olof's following patch.
1e435256d625 "clk: add clk_ignore_unused option to keep boot clocks on"

This options are solely for debug purposes to figure out whether
the issue at hand is because of improper shutdown of regulators or
power-domains.

Tushar Behera (2):
  PM / Domains: Add pd_ignore_unused to keep power domains enabled
  regulator: core: Add reg_ignore_unused to keep boot time regulators
    enabled

 Documentation/kernel-parameters.txt |   15 +++++++++++++++
 drivers/base/power/domain.c         |   13 +++++++++++++
 drivers/regulator/core.c            |   13 +++++++++++++
 3 files changed, 41 insertions(+)

CC: "Rafael J. Wysocki" <r...@rjwysocki.net>
CC: linux...@vger.kernel.org
CC: Mark Brown <broo...@kernel.org>

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to