diff options
| author | 2020-12-01 20:40:50 -0400 | |
|---|---|---|
| committer | 2020-12-01 20:40:50 -0400 | |
| commit | 2b0a999ba003ea9b48910d75c318ae63246bc6f3 (patch) | |
| tree | 71dc50d336f2a7aac158e36aed1c6b99db821f2d /include/linux/platform_data | |
| parent | RDMA/hns: Add support for QP stash (diff) | |
| parent | Linux 5.10-rc6 (diff) | |
Merge tag 'v5.10-rc6' into rdma.git for-next
For dependencies in following patches
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/linux/platform_data')
| -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 c59999ce044e..240dce553a0b 100644 --- a/include/linux/platform_data/ti-sysc.h +++ b/include/linux/platform_data/ti-sysc.h @@ -50,6 +50,7 @@ struct sysc_regbits { s8 emufree_shift; }; +#define SYSC_MODULE_QUIRK_ENA_RESETDONE BIT(25) #define SYSC_MODULE_QUIRK_PRUSS BIT(24) #define SYSC_MODULE_QUIRK_DSS_RESET BIT(23) #define SYSC_MODULE_QUIRK_RTC_UNLOCK BIT(22) |
