On Sun, 18 Feb 2024 01:43:18 -0800, Mao Jinlong wrote:
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 V2:
- Use fwnode_property_read_u32 to read the proprety value.
[...]
Hi
I have applied the set with slight modification to the commit description as suggested by Krzysztof for Patch 1.
[1/2] dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size https://git.kernel.org/coresight/c/7f6860e85606 [2/2] coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits https://git.kernel.org/coresight/c/a4f3057d19ff
Best regards,