Thread (10 messages) 10 messages, 4 authors, 2026-02-23

Re: [PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576

From: Sebastian Reichel <hidden>
Date: 2026-02-23 18:21:36
Also in: linux-arm-kernel, linux-rockchip, lkml

Hi,

On Mon, Feb 23, 2026 at 07:07:42PM +0200, Cristian Ciocaltea wrote:
quoted hunk ↗ jump to hunk
--- 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

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help