Message ID | 20210827082407.101053-5-yangcong5@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail | expand |
Hi, On Fri, Aug 27, 2021 at 1:24 AM yangcong <yangcong5@huaqin.corp-partner.google.com> wrote: > > Add documentation for boe tv110c9m-ll3, inx hj110iz-01a panel. > > Signed-off-by: yangcong <yangcong5@huaqin.corp-partner.google.com> > --- > .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Lumping these new panels in like this seems to be what Sam was suggesting [1] and it seems fine to me. Thus: Reviewed-by: Douglas Anderson <dianders@chromium.org> [1] https://lore.kernel.org/r/YSPAseE6WD8dDRuz@ravnborg.org/ Note: please make sure to carry forward Reviewed-by tags to the v4 version of this patch series unless something substantially changes about a patch.
diff --git a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml index a7091ae0f791..45bd82931805 100644 --- a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml +++ b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml @@ -26,6 +26,10 @@ properties: - auo,b101uan08.3 # BOE TV105WUM-NW0 10.5" WUXGA TFT LCD panel - boe,tv105wum-nw0 + # BOE TV110C9M-LL3 10.95" WUXGA TFT LCD panel + - boe,tv110c9m-ll3 + # INX HJ110IZ-01A 10.95" WUXGA TFT LCD panel + - inx,hj110iz-01a reg: description: the virtual channel number of a DSI peripheral
Add documentation for boe tv110c9m-ll3, inx hj110iz-01a panel. Signed-off-by: yangcong <yangcong5@huaqin.corp-partner.google.com> --- .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 4 ++++ 1 file changed, 4 insertions(+)