power: pmic: max8997: support maxim,max8997-pmic compatible as well
authorHenrik Grimler <henrik@grimler.se>
Fri, 22 Aug 2025 18:33:29 +0000 (20:33 +0200)
committerPeng Fan <peng.fan@nxp.com>
Mon, 1 Sep 2025 02:33:07 +0000 (10:33 +0800)
commit920404409cf1bb7644199b4194bf137fc62cff82
tree2ad42e2ce0f03aba5c1ffe179214d2ffcc8b5842
parent0fdd3b4243359fd81d11923b711c28230795cc54
power: pmic: max8997: support maxim,max8997-pmic compatible as well

Linux's DTSes uses maxim,max8997-pmic, so check for this compatible
as well so that max8997 pmic driver can support both u-boot and
Linux's DTSes.

Signed-off-by: Henrik Grimler <henrik@grimler.se>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/power/pmic/max8997.c