mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
power_supply: isp1704_charger: Add compatible of match for nxp,isp1707
Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
This commit is contained in:
parent
ed6107beb5
commit
64876fe552
@ -536,6 +536,7 @@ static int isp1704_charger_remove(struct platform_device *pdev)
|
||||
#ifdef CONFIG_OF
|
||||
static const struct of_device_id omap_isp1704_of_match[] = {
|
||||
{ .compatible = "nxp,isp1704", },
|
||||
{ .compatible = "nxp,isp1707", },
|
||||
{},
|
||||
};
|
||||
MODULE_DEVICE_TABLE(of, omap_isp1704_of_match);
|
||||
|
Loading…
x
Reference in New Issue
Block a user