On Thu, Jan 18, 2018 at 10:23:54AM +0530, Archit Taneja wrote:
Add a section that describes dt-bindings for peripherals that support MIPI DSI, but have a different bus as the primary control bus, or no control bus at all. Add an example for a peripheral with a non-DSI control bus.
Signed-off-by: Archit Taneja architt@codeaurora.org
v2:
- Mentioned what to do if peripheral has no control bus
- Drop unit-address and #*-cells where applicable.
.../devicetree/bindings/display/mipi-dsi-bus.txt | 71 +++++++++++++++++++--- 1 file changed, 64 insertions(+), 7 deletions(-)
Reviewed-by: Rob Herring robh@kernel.org