On Tue, 11 Dec 2018 21:13:57 +0530, Jagan Teki wrote: > Techstar TS8550B MIPI DSI panel is 480x854, 2-lane MIPI DSI LCD panel > with inbuilt ST7701 chip. > > The default regulator names in ST7701 chip is renamed in Techstar TS8550B > so, add specific binding names for them. > > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> > --- > Changes for v5: > - found the chip from vendor, so added new chip binding > - here is v4: https://patchwork.kernel.org/patch/10680333/ > > .../display/panel/sitronix,st7701.txt | 30 +++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/sitronix,st7701.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>