Re: [PATCH] dt-bindings: tda998x: Document the required 'port' node.

From: Rob Herring
Date: Fri Dec 04 2015 - 13:54:41 EST


On Wed, Dec 02, 2015 at 11:35:39AM +0000, Liviu Dudau wrote:
> 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: Liviu Dudau <Liviu.Dudau@xxxxxxx>

Applied, thanks.

Rob

> ---
> Documentation/devicetree/bindings/display/bridge/tda998x.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/tda998x.txt b/Documentation/devicetree/bindings/display/bridge/tda998x.txt
> index e9e4bce..e178e6b 100644
> --- a/Documentation/devicetree/bindings/display/bridge/tda998x.txt
> +++ b/Documentation/devicetree/bindings/display/bridge/tda998x.txt
> @@ -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
> --
> 2.6.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/