]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff57bdf57f1ccd553979ea53574ab387fa022c4a
treef65803d8fb3718f630cb1bce69461d294855530a
parentbd16596a355b7c79988f74fecdf2248f48ce63aa
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