On Tue, Apr 16, 2024 at 05:50:37PM +0800, Chen Wang wrote:[......]
Yes, SG2042 requires all the 3 clocks presented, I will remove this minItems.+ anyOf:I don't think this minItems is needed, this is for one device which has
+ - minItems: 1
+ items:
+ - description: core clock
+ - description: bus clock for optional
+ - description: axi clock for rockchip specified
+ - description: block clock for rockchip specified
+ - description: timer clock for rockchip specified
+
+ - minItems: 1
all 3, no?
I also think this combination should only be permitted for the sg2042,Yes, I will add condition to allow this combination only for sg2042, thanks.
since it is not valid for the existing devices.
Cheers,
Conor.