summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/power/pca9450.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/power/pca9450.h b/include/power/pca9450.h
index 6efecee96c8..b8219d535ad 100644
--- a/include/power/pca9450.h
+++ b/include/power/pca9450.h
@@ -59,6 +59,7 @@ int power_pca9450_init(unsigned char bus, unsigned char addr);
enum {
NXP_CHIP_TYPE_PCA9450A = 0,
NXP_CHIP_TYPE_PCA9450BC,
+ NXP_CHIP_TYPE_PCA9451A,
NXP_CHIP_TYPE_AMOUNT
};