led: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:08:32 +0000 (11:08 +0100)
committerPavel <pavel@ucw.cz>
Sat, 21 Dec 2019 19:09:58 +0000 (20:09 +0100)
commitb0ff986084007ca91a9d0738825e593b41d3b979
tree9c998642bf36079bbae440daf25dbf1cce7b79ec
parent4c3718f9d6a6f6557b6e5564af8bd90130123fb8
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