Re: [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
From: Wenmeng Liu
Date: Wed Jan 07 2026 - 03:17:14 EST
On 1/7/2026 4:00 PM, Krzysztof Kozlowski wrote:
On Tue, Jan 06, 2026 at 05:39:53PM +0800, Wenmeng Liu wrote:Will update commit msg in next version:
+ - if:
+ properties:
+ compatible:
+ contains:
+ enum:
+ - qcom,sm6150-cci
+ then:
+ properties:
+ clocks:
+ minItems: 3
+ maxItems: 3
+ clock-names:
+ items:
+ - const: soc_ahb
Same question as before. I did not see any resolution of this in
changelog or commit msg.
For this platform, it uses soc_ahb instead of camnoc_axi.
How about this?
Thanks,
Wenmeng