Re: [PATCH v1 1/2] dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size
From: Jinlong Mao
Date: Tue Feb 13 2024 - 20:43:58 EST
On 2/14/2024 6:29 AM, Rob Herring wrote:
On Tue, Feb 13, 2024 at 08:05:17AM -0800, Mao Jinlong wrote:
Change qcom,dsb-element-size to qcom,dsb-element-bits as the unit is
bit.
That may be, but this is an ABI and you are stuck with it. Unless, you
can justify why that doesn't matter. (IIRC, this is new, so maybe no
users yet?)
Hi Rob,
Because for CMB type, it uses qcom,cmb-element-bits. So I change the
format to be the same as
CMB.
Thanks
Jinlong Mao