diff options
| author | Jiri Kosina <jkosina@suse.cz> | 2018-08-20 12:05:17 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2018-08-20 12:05:17 -0400 |
| commit | 415d2b3392d7a80903e0f97f051201aa02bf20e9 (patch) | |
| tree | 47492d2386a0e7f00ef645313cb44ae4960b7e7e /include/linux/platform_data/ti-sysc.h | |
| parent | 4f65245f2d178b9cba48350620d76faa4a098841 (diff) | |
| parent | b8e759b8f6dab1c473c30ac12709095d0b81078e (diff) | |
Merge branch 'for-4.19/cougar' into for-linus
New device support for hid-cougar
Diffstat (limited to 'include/linux/platform_data/ti-sysc.h')
| -rw-r--r-- | include/linux/platform_data/ti-sysc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/ti-sysc.h b/include/linux/platform_data/ti-sysc.h index 80ce28d40832..990aad477458 100644 --- a/include/linux/platform_data/ti-sysc.h +++ b/include/linux/platform_data/ti-sysc.h | |||
| @@ -45,6 +45,7 @@ struct sysc_regbits { | |||
| 45 | s8 emufree_shift; | 45 | s8 emufree_shift; |
| 46 | }; | 46 | }; |
| 47 | 47 | ||
| 48 | #define SYSC_QUIRK_RESOURCE_PROVIDER BIT(9) | ||
| 48 | #define SYSC_QUIRK_LEGACY_IDLE BIT(8) | 49 | #define SYSC_QUIRK_LEGACY_IDLE BIT(8) |
| 49 | #define SYSC_QUIRK_RESET_STATUS BIT(7) | 50 | #define SYSC_QUIRK_RESET_STATUS BIT(7) |
| 50 | #define SYSC_QUIRK_NO_IDLE_ON_INIT BIT(6) | 51 | #define SYSC_QUIRK_NO_IDLE_ON_INIT BIT(6) |
