Message ID | 20210115144345.v2.4.I6889e21811df6adaff5c5b8a8c80fda0669ab3a5@changeid |
---|---|
State | Accepted |
Commit | 339c3e80ad3d978ac51566a6a7035e20d5136bde |
Headers | show |
Series | drm/panel-simple: Patches for N116BCA-EA1 | expand |
Hi, On Fri, Jan 15, 2021 at 2:44 PM Douglas Anderson <dianders@chromium.org> wrote: > > Another simple eDP panel. > > Signed-off-by: Douglas Anderson <dianders@chromium.org> > --- > > Changes in v2: > - ("dt-bindings: dt-bindings: display: simple: Add N116BCA-EA1") new for v2. > > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) As per always I find my typos right after I hit send. ${SUBJECT} has one too many copies of the "dt-bindings:" tag. I will assume this can be fixed when it's applied. Please yell if you'd rather I spam a repost. ;-) -Doug
Quoting Douglas Anderson (2021-01-15 14:44:19) > Another simple eDP panel. > > Signed-off-by: Douglas Anderson <dianders@chromium.org> > --- With subject fixed Reviewed-by: Stephen Boyd <swboyd@chromium.org>
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index 35b42ee4ed1d..a2db2a8def15 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -160,6 +160,8 @@ properties: # Innolux Corporation 12.1" G121X1-L03 XGA (1024x768) TFT LCD panel - innolux,g121x1-l03 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel + - innolux,n116bca-ea1 + # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel - innolux,n116bge # InnoLux 13.3" FHD (1920x1080) eDP TFT LCD panel - innolux,n125hce-gn1
Another simple eDP panel. Signed-off-by: Douglas Anderson <dianders@chromium.org> --- Changes in v2: - ("dt-bindings: dt-bindings: display: simple: Add N116BCA-EA1") new for v2. .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+)