Searched hist:"47 b5b69f4aee5fa5f90d79cc3069e8dde93870a8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | tps65132-regulator.c | diff 47b5b69f4aee5fa5f90d79cc3069e8dde93870a8 Mon Mar 25 13:05:09 CDT 2024 André Apitzsch <git@apitzsch.eu> regulator: tps65132: Add of_match table
[ Upstream commit a469158eaf8f4b10263b417856d923dfa38ae96d ]
Add of_match table for "ti,tps65132" compatible string. This fixes automatic driver loading when using device-tree, and if built as a module like major linux distributions do.
Signed-off-by: André Apitzsch <git@apitzsch.eu> Link: https://msgid.link/r/20240325-of_tps65132-v1-1-86a5f7ef4ede@apitzsch.eu Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
|