未验证 提交 d94758b3 编写于 作者: L Linus Walleij 提交者: Mark Brown

spi: Add resets to the PL022 bindings

Some PL022 implementations provide a reset line to the silicon
IP block, add a device tree property for this.

Cc: devicetree@vger.kernel.org
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20211120011715.2630873-1-linus.walleij@linaro.orgSigned-off-by: NMark Brown <broonie@kernel.org>
上级 f6f6a632
...@@ -72,6 +72,9 @@ properties: ...@@ -72,6 +72,9 @@ properties:
- const: rx - const: rx
- const: tx - const: tx
resets:
maxItems: 1
patternProperties: patternProperties:
"^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-f]+$": "^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-f]+$":
type: object type: object
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册