Commit e9e5f636 authored by Liviu Dudau's avatar Liviu Dudau Committed by Rob Herring

dt-bindings: tda998x: Document the required 'port' node.

All the users of the tda998x driver are component based and bind the
driver via the device graph method described in
Documentation/devicetree/bindings/graph.txt. Add the fact that the
'port' node is required to the bindings.
Signed-off-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent d6403108
......@@ -5,6 +5,10 @@ Required properties;
- reg: I2C address
Required node:
- port: Input port node with endpoint definition, as described
in Documentation/devicetree/bindings/graph.txt
Optional properties:
- interrupts: interrupt number and trigger type
default: polling
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment