[PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}

Krzysztof Kozlowski krzk at kernel.org
Tue Feb 24 05:18:55 PST 2026


On 24/02/2026 14:14, Nicolas Dufresne wrote:
>>>  
>>>    reg-names:
>>> -    items:
>>> +    oneOf:
>>>        - const: function
>>> -      - const: link
>>> -      - const: cache
>>> +      - items:
>>> +          - const: link
>>> +          - const: function
>>> +          - const: cache
>>
>> No, ABI break without point.
> 
> Its not released yet, otherwise both order would need to be allowed.
> 
Also, not true.

git describe --contains  c6ffb7e1fb90
v6.17-rc1~90^2~3

So clearly released.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list