diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-02 06:42:45 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-02 06:42:44 -0700 |
| commit | ec9fd7cc51bcc302aefe26e4cbfc7f4e2590918d (patch) | |
| tree | f7201a5efe619557456ff975367d902c394eccec /include | |
| parent | 04e7ebf1916fcf6abc274e056686deb313366db2 (diff) | |
| parent | ced88d4dfc0458f0e5de07aba70387b8ea615a9f (diff) | |
Merge "mfd: wcd934x: Add page 0x50 registers for wcd934x codec"
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/mfd/wcd934x/registers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/wcd934x/registers.h b/include/linux/mfd/wcd934x/registers.h index 871bf6a778b1..085e16d66bc4 100644 --- a/include/linux/mfd/wcd934x/registers.h +++ b/include/linux/mfd/wcd934x/registers.h @@ -33,6 +33,7 @@ enum { WCD934X_PAGE_13, WCD934X_PAGE_14, WCD934X_PAGE_15, + WCD934X_PAGE_0x50, WCD934X_PAGE_0X80, }; |
