Re: [PATCH v3 1/2] dt: bindings: media: Document practices for DT bindings, ports, endpoints
From: Rob Herring <robh@kernel.org>
Date: 2017-10-06 17:29:33
Also in:
linux-media
From: Rob Herring <robh@kernel.org>
Date: 2017-10-06 17:29:33
Also in:
linux-media
On Fri, Sep 29, 2017 at 11:23:40AM +0300, Sakari Ailus wrote:
Port and endpoint numbering has been omitted in DT binding documentation for a large number of devices. Also common properties the device uses have been missed in binding documentation. Make it explicit that these things need to be documented. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> --- Documentation/devicetree/bindings/media/video-interfaces.txt | 9 +++++++++ 1 file changed, 9 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>