diff options
author | Stephan Gerhold <[email protected]> | 2021-05-17 12:51:12 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2021-06-04 12:30:50 +0200 |
commit | f3076cd8d1d5fa64b5e1fa5affc045c2fc123baa (patch) | |
tree | 3e736d8a78bb694268c7c73825db957f16697078 /scripts/gdb/linux/tasks.py | |
parent | 4a8fd33517daa6020f10c31f609f9ec8a07775f8 (diff) |
power: supply: rt5033_battery: Fix device tree enumeration
The fuel gauge in the RT5033 PMIC has its own I2C bus and interrupt
line. Therefore, it is not actually part of the RT5033 MFD and needs
its own of_match_table to probe properly.
Also, given that it's independent of the MFD, there is actually
no need to make the Kconfig depend on MFD_RT5033. Although the driver
uses the shared <linux/mfd/rt5033.h> header, there is no compile
or runtime dependency on the RT5033 MFD driver.
Cc: Beomho Seo <[email protected]>
Cc: Chanwoo Choi <[email protected]>
Fixes: b847dd96e659 ("power: rt5033_battery: Add RT5033 Fuel gauge device driver")
Signed-off-by: Stephan Gerhold <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions