diff options
author | Isaac Scott <isaac.scott@ideasonboard.com> | 2025-01-28 20:31:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-03 03:38:47 +0300 |
commit | 5a6a461079decea452fdcae955bccecf92e07e97 (patch) | |
tree | 6bea8a2427c18e65bd16e39c329f2a4fb0866832 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19d022d67d7353f0e6e9ba255435d3de93862ac4 (diff) | |
download | linux-5a6a461079decea452fdcae955bccecf92e07e97.tar.xz |
regulator: ad5398: Add device tree support
Previously, the ad5398 driver used only platform_data, which is
deprecated in favour of device tree. This caused the AD5398 to fail to
probe as it could not load its init_data. If the AD5398 has a device
tree node, pull the init_data from there using
of_get_regulator_init_data.
Signed-off-by: Isaac Scott <isaac.scott@ideasonboard.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Link: https://patch.msgid.link/20250128173143.959600-4-isaac.scott@ideasonboard.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions