提交 4bdda3db 编写于 作者: H Haibo Chen 提交者: Ulf Hansson

dt-bindings: mmc: fsl-imx-esdhc: change the pinctrl-names rule

Change the pinctrl-names rule to cover all cases.
Signed-off-by: NHaibo Chen <haibo.chen@nxp.com>
Acked-by: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1629373938-9226-1-git-send-email-haibo.chen@nxp.comSigned-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 3f6e2762
...@@ -116,12 +116,17 @@ properties: ...@@ -116,12 +116,17 @@ properties:
- const: per - const: per
pinctrl-names: pinctrl-names:
minItems: 1 oneOf:
items: - minItems: 3
- const: default items:
- const: state_100mhz - const: default
- const: state_200mhz - const: state_100mhz
- const: sleep - const: state_200mhz
- const: sleep
- minItems: 1
items:
- const: default
- const: sleep
required: required:
- compatible - compatible
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册