commit | 2424415d25a765d4302ddfb4de75427e9294dc09 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Tue Dec 10 11:08:32 2019 +0100 |
committer | Pavel Machek <pavel@ucw.cz> | Wed Jan 22 21:07:28 2020 +0100 |
tree | f65803d8fb3718f630cb1bce69461d294855530a | |
parent | 22cb0a76e0059701bce395bd8832ea94342cbf4a [diff] |
led: 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 led driver loaded automatically. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>