Message ID | 20230202135036.2635376-3-vladimir.zapolskiy@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | crypto: qcom-qce: Add YAML bindings & support for newer SoCs | expand |
On Thu, Feb 02, 2023 at 03:50:29PM +0200, Vladimir Zapolskiy wrote: > From: Bhupesh Sharma <bhupesh.sharma@linaro.org> > > Add the entry for 'Documentation/devicetree/bindings/crypto/qcom-qce.yaml' > to the appropriate section for 'QUALCOMM CRYPTO DRIVERS' in > MAINTAINERS file. > > Cc: Bjorn Andersson <andersson@kernel.org> Reviewed-by: Bjorn Andersson <andersson@kernel.org> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 590bcd047a7f..5530f07d1c31 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17196,6 +17196,7 @@ M: Thara Gopinath <thara.gopinath@gmail.com> > L: linux-crypto@vger.kernel.org > L: linux-arm-msm@vger.kernel.org > S: Maintained > +F: Documentation/devicetree/bindings/crypto/qcom-qce.yaml > F: drivers/crypto/qce/ > > QUALCOMM EMAC GIGABIT ETHERNET DRIVER > -- > 2.33.0 >
diff --git a/MAINTAINERS b/MAINTAINERS index 590bcd047a7f..5530f07d1c31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17196,6 +17196,7 @@ M: Thara Gopinath <thara.gopinath@gmail.com> L: linux-crypto@vger.kernel.org L: linux-arm-msm@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/crypto/qcom-qce.yaml F: drivers/crypto/qce/ QUALCOMM EMAC GIGABIT ETHERNET DRIVER