lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <234b9fd5d3125e071717b06635ff28afe87b3686.camel@pengutronix.de> Date: Thu, 24 Feb 2022 17:31:19 +0100 From: Philipp Zabel <p.zabel@...gutronix.de> To: Ansuel Smith <ansuelsmth@...il.com>, Andy Gross <agross@...nel.org>, Bjorn Andersson <bjorn.andersson@...aro.org>, Michael Turquette <mturquette@...libre.com>, Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh+dt@...nel.org>, Taniya Das <tdas@...eaurora.org>, linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v4 14/16] dt-bindings: reset: add ipq8064 ce5 resets On Fr, 2022-02-18 at 00:57 +0100, Ansuel Smith wrote: > Add ipq8064 ce5 resets needed for CryptoEngine gcc driver. > > Signed-off-by: Ansuel Smith <ansuelsmth@...il.com> > --- > 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 Acked-by: Philipp Zabel <p.zabel@...gutronix.de> regards Philipp
Powered by blists - more mailing lists