[PATCH v2 0/2] coresight: tpdm: Change qcom,dsb-element-size to qcom,dsb-elem-bits

Mao Jinlong quic_jinlmao at quicinc.com
Thu Feb 15 04:44:35 PST 2024


As unit of dsb element size is bit, change qcom,dsb-element-size to
qcom,dsb-elem-bits. And CMB uses -bits suffix as well. There is no
TPDM node in any DT now. Make such change before any TPDM node is added
to DT. 

Change since V1:
1. Update the commit message for dt-binding.
2. Fix the dt_binding_check error for dt-binding change.

Mao Jinlong (2):
  dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size
  coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits

 .../devicetree/bindings/arm/qcom,coresight-tpdm.yaml         | 5 ++---
 drivers/hwtracing/coresight/coresight-tpda.c                 | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.41.0




More information about the linux-arm-kernel mailing list