diff options
| author | Lee Jones <lee.jones@linaro.org> | 2021-04-14 16:01:10 +0100 |
|---|---|---|
| committer | Lee Jones <lee.jones@linaro.org> | 2021-04-14 16:01:10 +0100 |
| commit | a7639136a929fd16dbb1d4a2b531fc9c57eb8bd2 (patch) | |
| tree | bec6c13c2cb21083b582c345687013746a751fe7 /include/linux/mfd/rohm-generic.h | |
| parent | 1658d6242a3d0bf95d93b8297fe729b2073d7899 (diff) | |
| parent | 42fc191d60e6d5fd8c52e7afa8bccdc912947ce4 (diff) | |
Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-merged
Immutable branch between MFD and Watchdog due for the v5.13 merge window
Diffstat (limited to 'include/linux/mfd/rohm-generic.h')
| -rw-r--r-- | include/linux/mfd/rohm-generic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h index a9144284cf6d..35b392a0d73a 100644 --- a/include/linux/mfd/rohm-generic.h +++ b/include/linux/mfd/rohm-generic.h @@ -9,7 +9,9 @@ enum rohm_chip_type { ROHM_CHIP_TYPE_BD9571, + ROHM_CHIP_TYPE_BD9573, ROHM_CHIP_TYPE_BD9574, + ROHM_CHIP_TYPE_BD9576, ROHM_CHIP_TYPE_BD70528, ROHM_CHIP_TYPE_BD71815, ROHM_CHIP_TYPE_BD71828, |
