On 24/03/2023 10:15, Tao Zhang wrote:
Then 'enum', not 'oneOf'.Correct my misunderstanding in the mail above.Yes, "qcom,dsb-element-size" should be an optional option required in+ $ref: /schemas/types.yaml#/definitions/uint32Shouldn't this be something like oneOf ? It is not a range, but one of
+ minimum: 32
+ maximum: 64
those two specific values ?
TPDM
devicetree. Other properties like "qcom,cmb-element-size",
"qcom,tc-element-size"
and etc. will be added in a later patch series.
I will update this doc according to your advice in the next version of
the patch.
Tao
You are right, DSB element size should be 32-bit or 64-bit. I will
update this in the next
Best regards,
Krzysztof