commit | 100a21100bbb2bbc82fc4273e152c96e5c6c5d12 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Tue Dec 10 11:07:25 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 11 16:47:33 2019 +0000 |
tree | 0b4d9b9cb37f6ecd1c6aff07f61124b9acf8a413 | |
parent | 6d30fc511bec82dd8801b9bb8718cbeea1366ad8 [diff] |
regulator: max77650: add of_match table We need the of_match table if we want to use the compatible string in the pmic's child node and get the regulator driver loaded automatically. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Link: https://lore.kernel.org/r/20191210100725.11005-1-brgl@bgdev.pl Signed-off-by: Mark Brown <broonie@kernel.org>