Re: [PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Linus Walleij
On Mon, Sep 2, 2019 at 4:40 PM Thierry Reding wrote: > Hm... my recollection is that command mode is only supported on "smart" > panels that have an internal framebuffer. So the commands actually > instruct the panel to update their internal framebuffer, which means you > can technically switch o

Re: [PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Rob Herring
On Mon, Sep 02, 2019 at 04:40:06PM +0200, Thierry Reding wrote: > On Mon, Sep 02, 2019 at 01:44:38PM +0200, Linus Walleij wrote: > > On Mon, Sep 2, 2019 at 11:35 AM Thierry Reding > > wrote: > > > > > > + dsi-command-mode: > > > > + type: boolean > > > > + description: > > > > + I

Re: [PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Thierry Reding
On Mon, Sep 02, 2019 at 01:44:38PM +0200, Linus Walleij wrote: > On Mon, Sep 2, 2019 at 11:35 AM Thierry Reding > wrote: > > > > + dsi-command-mode: > > > + type: boolean > > > + description: > > > + If this is specified, the panel will be used in command > > > + mode instea

Re: [PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Linus Walleij
On Mon, Sep 2, 2019 at 11:35 AM Thierry Reding wrote: > > + dsi-command-mode: > > + type: boolean > > + description: > > + If this is specified, the panel will be used in command > > + mode instead of video mode. > > I'm not sure there's concensus on this one yet. I think so

Re: [PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Thierry Reding
On Mon, Sep 02, 2019 at 11:06:32AM +0200, Linus Walleij wrote: > This adds device tree bindings for the Sony ACX424AKP panel. > Let's use YAML. > > Cc: devicet...@vger.kernel.org > Signed-off-by: Linus Walleij > --- > .../display/panel/sony,acx424akp.yaml | 53 +++ > 1 fi

[PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP

2019-09-02 Thread Linus Walleij
This adds device tree bindings for the Sony ACX424AKP panel. Let's use YAML. Cc: devicet...@vger.kernel.org Signed-off-by: Linus Walleij --- .../display/panel/sony,acx424akp.yaml | 53 +++ 1 file changed, 53 insertions(+) create mode 100644 Documentation/devicetree/bind