On Wed, 27 Mar 2019 10:55:43 +0100, Mickael Guene wrote:
This adds documentation of device tree for MIPID02 CSI-2 to PARALLEL
bridge.
Signed-off-by: Mickael Guene <redacted>
---
Changes in v4:
- Fix and clarify endpoints properties documentation
Changes in v3: None
Changes in v2:
- Add precision about first CSI-2 port data rate
- Document endpoints supported properties
- Rename 'mipid02@14' into generic 'csi2rx@14' in example
.../bindings/media/i2c/st,st-mipid02.txt | 82 ++++++++++++++++++++++
MAINTAINERS | 7 ++
2 files changed, 89 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/st,st-mipid02.txt
Reviewed-by: Rob Herring <robh@kernel.org>