On Fri, 22 May 2020 at 12:37, Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> wrote: > > Add an optional boolean property "qcom,replicator-loses-context" to > identify replicators which loses context when AMBA clocks are removed > in certain configurable replicator designs. > > Reviewed-by: Mike Leach <mike.leach@xxxxxxxxxx> > Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/coresight.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt > index 846f6daae71b..b598a5f0037d 100644 > --- a/Documentation/devicetree/bindings/arm/coresight.txt > +++ b/Documentation/devicetree/bindings/arm/coresight.txt > @@ -121,6 +121,12 @@ its hardware characteristcs. > * interrupts : Exactly one SPI may be listed for reporting the address > error > > +* Optional property for configurable replicators: > + > + * qcom,replicator-loses-context: boolean. Indicates that the replicator > + will lose register context when AMBA clock is removed which is observed > + in some replicator designs. Reviewed-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx> > + > Graph bindings for Coresight > ------------------------------- > > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >