[PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings
Krzysztof Kozlowski
krzk at kernel.org
Sun Feb 9 03:46:40 PST 2025
On 07/02/2025 13:03, Mukesh Kumar Savaliya wrote:
>> I will remove minItems and MaxItems, will list Items with description.
>>>
> Wanted to check if below way is fine ? Because some of the ask to drop
> constraints are already present in other i3c yaml files.
>
> if not, could you please help share example removing constraints and
> listing item ?
>
> == Sample ==
> properties:
> compatible:
> enum:
> - qcom,i3c-controller
>
> reg:
> type: array
> minItems: 1
> maxItems: 1
> items:
> type: integer
> description: Base address and size of the I3C controller registers.
I really do not understand this sample. That's not a DT schema code.
Please open existing Qcom bindings and look how it is done.
Best regards,
Krzysztof
More information about the linux-i3c
mailing list