Skip to content

Commit 887646c

Browse files
Ansuelandersson
authored andcommitted
dt-bindings: reset: add ipq8064 ce5 resets
Add ipq8064 ce5 resets needed for CryptoEngine gcc driver. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Tested-by: Jonathan McDowell <noodles@earth.li> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220226135235.10051-14-ansuelsmth@gmail.com
1 parent b293510 commit 887646c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

include/dt-bindings/reset/qcom,gcc-ipq806x.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,10 @@
163163
#define NSS_CAL_PRBS_RST_N_RESET 154
164164
#define NSS_LCKDT_RST_N_RESET 155
165165
#define NSS_SRDS_N_RESET 156
166+
#define CRYPTO_ENG1_RESET 157
167+
#define CRYPTO_ENG2_RESET 158
168+
#define CRYPTO_ENG3_RESET 159
169+
#define CRYPTO_ENG4_RESET 160
170+
#define CRYPTO_AHB_RESET 161
166171

167172
#endif

0 commit comments

Comments
 (0)