On Tue, Apr 16, 2019 at 9:28 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > This adds the device tree bindings for the ST-Ericsson > Multi Channel Display Engine MCDE as found in the U8500 > SoCs. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v1->v2: > - Drop the graph representation of a port from DSI host > to panel child. Just have panels or bridges be children > of the DSI host. > - Just name the panel node "panel". > - Move the HS and LP/ES clocks to be properties on their > respective DSI host device nodes. > - Clarify that the third DSI block (DSI2) does not have > any high speed clock. > --- > .../devicetree/bindings/display/ste,mcde.txt | 104 ++++++++++++++++++ > 1 file changed, 104 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/ste,mcde.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx>