Thread (1 message) 1 message, 1 author, 2022-07-22

Re: [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition for mt8188

From: Krzysztof Kozlowski <hidden>
Date: 2022-07-22 18:19:38
Also in: linux-devicetree, linux-gpio, linux-mediatek, lkml

On 22/07/2022 03:40, hui.liu wrote:
Hi, Krzysztof

That's the comment about reg and reg-names description:
quoted
quoted
+  reg:
+    description: |
+      Physical address base for gpio base registers. There are 8
GPIO
+      physical address base in mt8188.
Redundant description, skip it. You should list the instead and
describe
each of it.
quoted
+    maxItems: 8
+
+  reg-names:
+    description: |
+      Gpio base register names.
Redundant description, skip it.
quoted
+    maxItems: 8
You need to list the items instead.
I plan to update reg and reg-names as the following:
  reg:
    description: |
      Physical address base for gpio base registers. There are 6
different GPIO physical address bases in mt8188.
    minItems: 6
    maxItems: 6
You should rather have here items with description:
items:
 - description: what is it
 - description: what is it
 ....
  reg-names:
    items:
      - const: iocfg0
      - const: iocfg_rm
      - const: iocfg_lt
      - const: iocfg_lm
      - const: iocfg_rt
      - const: eint

Is it right?

Thanks.

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help