On Fri, 22 Aug 2025 18:30:06 +0800, Jie Gan wrote: > The static TPDM device is intended for sources that do not require MMIO > mapping. Its compatible string should be documented clearly, along with > an example illustrating how to define a static TPDM node in the DT. > > Signed-off-by: Jie Gan <jie.gan@xxxxxxxxxxxxxxxx> > --- > .../bindings/arm/qcom,coresight-tpdm.yaml | 23 ++++++++++++++++--- > 1 file changed, 20 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>