]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaac27e0f88fc140b86460da3682012c2b2637ddb
tree126a2555ea2ecae82af5f2fcea69242db7b23d7d
parent8b799d0f88a264d18a8e805a6be89a9c347cf9a8
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