On Wed, 10 Nov 2021 16:29:08 +0530, Bhupesh Sharma wrote: > Add 'interconnects' and 'interconnect-names' as optional properties > to the device-tree binding documentation for qcom crypto IP. > > These properties describe the interconnect path between crypto and main > memory and the interconnect type respectively. > > Cc: Thara Gopinath <thara.gopinath@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>