]> git.dujemihanovic.xyz Git - linux.git/commit
regulator: tps65132: Add of_match table
authorAndré Apitzsch <git@apitzsch.eu>
Mon, 25 Mar 2024 18:05:09 +0000 (19:05 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 19:28:27 +0000 (19:28 +0000)
commita469158eaf8f4b10263b417856d923dfa38ae96d
treea7ec45f2008c505f7cd76206e27330b1088bae7b
parent4cece764965020c22cff7665b18a012006359095
regulator: tps65132: Add of_match table

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>
drivers/regulator/tps65132-regulator.c