commit | 78170811a2048de8e77a27a053be8b3eb3d4e556 | [log] [tgz] |
---|---|---|
author | Marco Felsch <m.felsch@pengutronix.de> | Mon Jul 23 09:47:46 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 23 20:09:21 2018 +0100 |
tree | 36bf089ee10a9d1e0ba60cda8d9ed34e093c4af5 | |
parent | 37164571fb25adef80ae2aaf55840b0105c15b22 [diff] |
regulator: pfuze100: add optional disable switch-regulators binding This binding is used to keep the backward compatibility with the current dtb's [1]. The binding informs the driver that the unused switch regulators can be disabled. If it is not specified, the driver doesn't disable the switch regulators. [1] https://patchwork.kernel.org/patch/10490381/ Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Mark Brown <broonie@kernel.org>