[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
Sebastian Reichel
sebastian.reichel at collabora.com
Mon Feb 23 10:21:14 PST 2026
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20260223/701ed1ba/attachment-0001.sig>
More information about the Linux-rockchip
mailing list