[PATCH v2] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
Krzysztof Kozlowski
krzk at kernel.org
Mon Jun 24 01:47:58 PDT 2024
On 24/06/2024 09:09, Kanak Shilledar wrote:
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>> + - interrupts
>>> + - clocks
>>> + - "#address-cells"
>>> + - "#size-cells"
>>
>> These should not be required, because you can have an enabled I2C
>> controller without children in DT.
>
> You suggest removing the address cells and size cells from the
> required properties?
Yes.
> I saw a few i2c dt-bindings and these had the address cells and size
> cells in the required
> property.
Could be.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list