On Tue, 25 Jul 2023 15:15:52 +0800, Tao Zhang wrote: > Add property "qcom,dsb-msrs-num" to support DSB(Discrete Single > Bit) MSR(mux select register) for TPDM. It specifies the number > of MSR registers supported by the DSB TDPM. > > Signed-off-by: Tao Zhang <quic_taozha@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Acked-by: Rob Herring <robh@xxxxxxxxxx>