power: supply: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:08:55 +0000 (11:08 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 19 Dec 2019 00:13:26 +0000 (01:13 +0100)
commit5de1780181e7c36d49266a6d35fc4e9f376b2b87
tree126a2555ea2ecae82af5f2fcea69242db7b23d7d
parentbc90705bbb570b2507353ba10d6b6788cfb119b1
power: supply: 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 charger driver loaded automatically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max77650-charger.c