[PATCH v2 1/5] dt-bindings: soc: cix,sky1-system-control: add audss system control

Krzysztof Kozlowski krzk at kernel.org
Mon Jun 8 23:44:44 PDT 2026


On 09/06/2026 08:25, Joakim Zhang wrote:
>>>
>>> +  clock-controller:
>>> +    $ref: /schemas/clock/cix,sky1-audss-clock.yaml#
>>> +    description:
>>> +      AUDSS internal clock provider (cix,sky1-audss-system-control only).
>>
>> Are you sure this patch builds? Your cover letter should explain merging
>> dependencies/strategy/constraints in the first chapter. You start with THE MOST
>> important information.
> yes, I build yaml with below cmd:
> make -j8 ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/soc/cix/cix,sky1-system-control.yaml
> make -j8 ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/clock/cix,sky1-audss-clock.yaml
> make -j8 ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- dt_binding_check CHECK_DTBS=y W=1 cix/sky1-orion-o6.dtb
> 
> It's also possible that I compiled the entire patch set after it was completed. This is incorrect because there are dependencies involved. I will check it again carefully.


I want to know about this patch alone. I am pretty sure it does not and
it simply fails because it is non-bisectable.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list