On 14/07/2023 16:25, Sarah Walker wrote: > Add the device tree binding documentation for the Series AXE GPU used in > TI AM62 SoCs. > ... > + > + clocks: > + minItems: 1 > + maxItems: 3 > + > + clock-names: > + items: > + - const: core > + - const: mem > + - const: sys > + minItems: 1 Why clocks for this device vary? That's really unusual to have a SoC IP block which can have a clock physically disconnected, depending on the board (not SoC!). Best regards, Krzysztof