On Thu 17 Feb 17:57 CST 2022, Ansuel Smith wrote: > Add ipq8064 ce5 resets needed for CryptoEngine gcc driver. > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > --- > include/dt-bindings/reset/qcom,gcc-ipq806x.h | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/include/dt-bindings/reset/qcom,gcc-ipq806x.h b/include/dt-bindings/reset/qcom,gcc-ipq806x.h > index 26b6f9200620..020c9cf18751 100644 > --- a/include/dt-bindings/reset/qcom,gcc-ipq806x.h > +++ b/include/dt-bindings/reset/qcom,gcc-ipq806x.h > @@ -163,5 +163,10 @@ > #define NSS_CAL_PRBS_RST_N_RESET 154 > #define NSS_LCKDT_RST_N_RESET 155 > #define NSS_SRDS_N_RESET 156 > +#define CRYPTO_ENG1_RESET 157 > +#define CRYPTO_ENG2_RESET 158 > +#define CRYPTO_ENG3_RESET 159 > +#define CRYPTO_ENG4_RESET 160 > +#define CRYPTO_AHB_RESET 161 > > #endif > -- > 2.34.1 >