power: pmic/regulator: Support pca9452
Add PCA9452 PMIC/Regulator support. Signed-off-by: Joy Zou <joy.zou@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -62,6 +62,7 @@ enum {
|
||||
NXP_CHIP_TYPE_PCA9450A = 0,
|
||||
NXP_CHIP_TYPE_PCA9450BC,
|
||||
NXP_CHIP_TYPE_PCA9451A,
|
||||
NXP_CHIP_TYPE_PCA9452,
|
||||
NXP_CHIP_TYPE_AMOUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user