On Sat, 2 Feb 2019 15:27:47 +0100, =?UTF-8?q?Pawe=C5=82=20Chmiel?= wrote: > From: Jonathan Bakker <[email protected]> > > This commit adds documentation for Samsung s6e63m0 AMOLED LCD panel > driver. > > Signed-off-by: Jonathan Bakker <[email protected]> > Signed-off-by: Paweł Chmiel <[email protected]> > --- > Changes from v1: > - Add missing subject prefix > - Rename reset-gpio to reset-gpios > - Add link to spi properites documentation. They're required > for driver to work > - Removed delay properties, which are now hardcoded in driver > - Removed display timings, which are now hardcoded in driver > --- > .../display/panel/samsung,s6e63m0.txt | 33 +++++++++++++++++++ > 1 file changed, 33 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/samsung,s6e63m0.txt >
Reviewed-by: Rob Herring <[email protected]>

