提交 5ab93140 编写于 作者: S Suman Anna 提交者: Rob Herring

dt-bindings: irqchip: Add node name to PRUSS INTC

The current PRUSS Interrupt Controller binding doesn't exactly specify
the convention for the node name. These interrupt-controllers will always
have a unit address. Update the binding with the '$nodename' using the
expected generic name, this shall ensure the interrupt-controller.yaml
is automatically applied to this binding.
Signed-off-by: NSuman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20210126163251.29468-1-s-anna@ti.comSigned-off-by: NRob Herring <robh@kernel.org>
上级 1a41bd22
...@@ -33,6 +33,9 @@ description: | ...@@ -33,6 +33,9 @@ description: |
corresponding PRUSS node. The node should be named "interrupt-controller". corresponding PRUSS node. The node should be named "interrupt-controller".
properties: properties:
$nodename:
pattern: "^interrupt-controller@[0-9a-f]+$"
compatible: compatible:
enum: enum:
- ti,pruss-intc - ti,pruss-intc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册