Re: [PATCH 1/2] drm/panel: Add DT bindings for Samsung S6D16D0

2018-10-11 Thread Andrzej Hajda
On 11.10.2018 10:48, Linus Walleij wrote: > On Tue, Oct 9, 2018 at 9:26 PM Sam Ravnborg wrote: >> On Mon, Oct 08, 2018 at 01:00:05PM +0200, Linus Walleij wrote: >>> + - reset-gpios: a GPIO spec for the reset pin (active low) >> That it is active low is part of the GPIO part and should not >> be m

Re: [PATCH 1/2] drm/panel: Add DT bindings for Samsung S6D16D0

2018-10-11 Thread Linus Walleij
On Tue, Oct 9, 2018 at 9:26 PM Sam Ravnborg wrote: > On Mon, Oct 08, 2018 at 01:00:05PM +0200, Linus Walleij wrote: > > + - reset-gpios: a GPIO spec for the reset pin (active low) > > That it is active low is part of the GPIO part and should not > be mandated as part of the binding? The fact th

Re: [PATCH 1/2] drm/panel: Add DT bindings for Samsung S6D16D0

2018-10-09 Thread Sam Ravnborg
On Mon, Oct 08, 2018 at 01:00:05PM +0200, Linus Walleij wrote: > This adds the device tree bindings for the Samsung S6D16D0 > panel. This is a command mode only panel using DSI. > > Cc: devicet...@vger.kernel.org > Signed-off-by: Linus Walleij > --- > .../display/panel/samsung,s6d16d0.txt

[PATCH 1/2] drm/panel: Add DT bindings for Samsung S6D16D0

2018-10-08 Thread Linus Walleij
This adds the device tree bindings for the Samsung S6D16D0 panel. This is a command mode only panel using DSI. Cc: devicet...@vger.kernel.org Signed-off-by: Linus Walleij --- .../display/panel/samsung,s6d16d0.txt | 30 +++ 1 file changed, 30 insertions(+) create mode 100

[PATCH 1/2] drm/panel: Add DT bindings for Samsung S6D16D0

2018-10-08 Thread Linus Walleij
This adds the device tree bindings for the Samsung S6D16D0 panel. This is a command mode only panel using DSI. Signed-off-by: Linus Walleij --- .../display/panel/samsung,s6d16d0.txt | 30 +++ 1 file changed, 30 insertions(+) create mode 100644 Documentation/devicetree/b