Re: [PATCH v1 07/12] dt-bindings: i2c: Describe SA8255p

From: Krzysztof Kozlowski
Date: Tue Nov 25 2025 - 02:26:20 EST


On 25/11/2025 05:03, Praveen Talari wrote:
> Hi Krzysztof,
>
> Thank you for review.
>
> On 11/22/2025 5:10 PM, Krzysztof Kozlowski wrote:
>> On Sat, Nov 22, 2025 at 10:30:13AM +0530, Praveen Talari wrote:
>>> + dmas:
>>> + maxItems: 2
>>> +
>>> + dma-names:
>>> + items:
>>> + - const: tx
>>> + - const: rx
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + power-domains:
>>> + minItems: 2
>>
>> Drop
>
> sure, will do it in next version.
>
>>
>>> + maxItems: 2
>>> +
>>> + power-domain-names:
>>> + items:
>>> + - const: power
>>> + - const: perf
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>> + - interrupts
>>> + - power-domains
>>> +
>>> +allOf:
>>
>> So common SE properties are not applicable? If so explain why in the
>> commit msg.
>
> Are you referring to clocks, ICC paths, and pin control?
> Please let me know if I’m mistaken.

No, I refer to common SE properties. See common qcom geni SE schema. See
every other geni SE schema...

Best regards,
Krzysztof