led: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:08:32 +0000 (11:08 +0100)
committerPavel Machek <pavel@ucw.cz>
Wed, 22 Jan 2020 20:07:28 +0000 (21:07 +0100)
commit2424415d25a765d4302ddfb4de75427e9294dc09
treef65803d8fb3718f630cb1bce69461d294855530a
parent22cb0a76e0059701bce395bd8832ea94342cbf4a
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>
drivers/leds/leds-max77650.c