diff options
author | Jerome Neanne <jneanne@baylibre.com> | 2022-09-29 16:25:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-29 17:20:14 +0300 |
commit | adfdfcbdbd32b356323a3db6d3a683270051a7e6 (patch) | |
tree | 5a9a2a98a86588ae3898c8a20d9bda1d574bca62 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 947934e389f716d505a656d04388b2ecbe43281d (diff) | |
download | linux-adfdfcbdbd32b356323a3db6d3a683270051a7e6.tar.xz |
regulator: gpio: Add input_supply support in gpio_regulator_config
This is simillar as fixed-regulator.
Used to extract regulator parent from the device tree.
Without that property used, the parent regulator can be shut down (if not an always on).
Thus leading to inappropriate behavior:
On am62-SP-SK this fix is required to avoid tps65219 ldo1 (SDMMC rail) to be shut down after boot completion.
Signed-off-by: Jerome Neanne <jneanne@baylibre.com>
Link: https://lore.kernel.org/r/20220929132526.29427-2-jneanne@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions