dt-bindings: smiapp: Align documentation with current practices
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Aug 2019 13:45:18 +0000 (16:45 +0300)
committerRob Herring <robh@kernel.org>
Tue, 27 Aug 2019 15:58:11 +0000 (10:58 -0500)
commit476646e09668cc85138adec726a94f76ca83740d
treeda9187ab71479178fa3861af7e69ce05b0680532
parent3e627fe6d56a4bbed9177ee20229c6aae61e11c5
dt-bindings: smiapp: Align documentation with current practices

- The clock-lanes property is not needed for the sensors do not support
  lane reordering. (The information possibly present in existing clock-lane
  properties is simply not used.)

- There's no need to refer to the sensor device in the DT example, thus
  remove the label.

- Rename the "camera" device node as "camera-sensor".

- Rename the endpoint label as "smiapp_ep" (was: "smiapp_1_1"). There is
  in practice only one anyway.

- Remove the remote-endpoint documentation (it is covered by
  graph.txt to which video-interfaces.txt refers to).

- Add a note on the port and endpoint nodes.

These changes make the smiapp bindings a better example.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/media/i2c/nokia,smia.txt