On Fri, 5 Oct 2018 17:52:19 -0700, Abhinav Kumar wrote: > Add the device tree bindings for Truly NT35597 panel driver. This panel > driver supports both single DSI and dual DSI. > > However, this patch series supports only dual DSI. > > Changes in v10: > - Remove active high in the documentation for mode gpio > - Fix commmit text detail about the board and also > fix a typo > > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > Reviewed-by: Sean Paul <seanpaul@xxxxxxxxxxxx> > Signed-off-by: Abhinav Kumar <abhinavk@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/display/truly,nt35597.txt | 59 ++++++++++++++++++++++ > 1 file changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/truly,nt35597.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>