Re: [PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
From: Sebastian Reichel
Date: Mon Feb 23 2026 - 13:22:43 EST
Hi,
On Mon, Feb 23, 2026 at 07:07:42PM +0200, Cristian Ciocaltea wrote:
> --- a/Documentation/devicetree/bindings/media/rockchip,vdec.yaml
> +++ b/Documentation/devicetree/bindings/media/rockchip,vdec.yaml
> @@ -34,10 +34,12 @@ properties:
> - description: The cache configuration registers base
>
> reg-names:
> - items:
> + oneOf:
> - const: function
> - - const: link
> - - const: cache
> + - items:
> + - const: link
> + - const: function
> + - const: cache
>
> interrupts:
> maxItems: 1
>
With that change the descriptions in the reg section are wrong.
Greetings,
-- Sebastian
Attachment:
signature.asc
Description: PGP signature