Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux-block.git] / Documentation / devicetree / bindings / mux / reg-mux.yaml
index df4db96b5391721d09309a899493c773528a7e45..dfd9ea582bb7acfc94fd5cccacf6d01b5490f4ee 100644 (file)
@@ -25,8 +25,12 @@ properties:
     const: 1
 
   mux-reg-masks:
-    description: an array of register offset and pre-shifted bitfield mask
-      pairs, each describing a single mux control.
+    $ref: /schemas/types.yaml#/definitions/uint32-matrix
+    items:
+      items:
+        - description: register offset
+        - description: pre-shifted bitfield mask
+    description: Each entry pair describes a single mux control.
 
   idle-states: true