ipq806x: 6.1: copy patches, files and config from 5.15
[openwrt/staging/ldir.git] / target / linux / ipq806x / patches-6.1 / 100-v5.18-13-linux-next-dt-bindings-reset-add-ipq8064-ce5-resets.patch
1 From f4a7e56f4956f0450b9f671ed93d45ffcc15aa62 Mon Sep 17 00:00:00 2001
2 From: Ansuel Smith <ansuelsmth@gmail.com>
3 Date: Tue, 18 Jan 2022 01:22:05 +0100
4 Subject: [PATCH v6 13/15] dt-bindings: reset: add ipq8064 ce5 resets
5
6 Add ipq8064 ce5 resets needed for CryptoEngine gcc driver.
7
8 Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
9 Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
10 Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
11 Acked-by: Rob Herring <robh@kernel.org>
12 Reviewed-by: Stephen Boyd <sboyd@kernel.org>
13 ---
14 include/dt-bindings/reset/qcom,gcc-ipq806x.h | 5 +++++
15 1 file changed, 5 insertions(+)
16
17 --- a/include/dt-bindings/reset/qcom,gcc-ipq806x.h
18 +++ b/include/dt-bindings/reset/qcom,gcc-ipq806x.h
19 @@ -163,5 +163,10 @@
20 #define NSS_CAL_PRBS_RST_N_RESET 154
21 #define NSS_LCKDT_RST_N_RESET 155
22 #define NSS_SRDS_N_RESET 156
23 +#define CRYPTO_ENG1_RESET 157
24 +#define CRYPTO_ENG2_RESET 158
25 +#define CRYPTO_ENG3_RESET 159
26 +#define CRYPTO_ENG4_RESET 160
27 +#define CRYPTO_AHB_RESET 161
28
29 #endif