From: Sam Ravnborg <sam@ravnborg.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] dt-bindings: display: simple: Add BOE NV133FHM-N61
Date: Sat, 25 Apr 2020 17:42:52 +0200 [thread overview]
Message-ID: <20200425154252.GI32235@ravnborg.org> (raw)
In-Reply-To: <20200420215742.1927498-1-bjorn.andersson@linaro.org>
On Mon, Apr 20, 2020 at 02:57:41PM -0700, Bjorn Andersson wrote:
> Add the BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel to the
> compatible list of panel-simple.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Applied to drm-misc-next.
Sam
> ---
> .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 393ffc6acbba..daf86ba18f47 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -69,6 +69,8 @@ properties:
> - boe,hv070wsa-100
> # BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel
> - boe,nv101wxmn51
> + # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel
> + - boe,nv133fhm-n61
> # BOE NV140FHM-N49 14.0" FHD a-Si FT panel
> - boe,nv140fhmn49
> # Boe Corporation 8.0" WUXGA TFT LCD panel
> --
> 2.26.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Rob Herring <robh+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>
Subject: Re: [PATCH 1/2] dt-bindings: display: simple: Add BOE NV133FHM-N61
Date: Sat, 25 Apr 2020 17:42:52 +0200 [thread overview]
Message-ID: <20200425154252.GI32235@ravnborg.org> (raw)
In-Reply-To: <20200420215742.1927498-1-bjorn.andersson@linaro.org>
On Mon, Apr 20, 2020 at 02:57:41PM -0700, Bjorn Andersson wrote:
> Add the BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel to the
> compatible list of panel-simple.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Applied to drm-misc-next.
Sam
> ---
> .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 393ffc6acbba..daf86ba18f47 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -69,6 +69,8 @@ properties:
> - boe,hv070wsa-100
> # BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel
> - boe,nv101wxmn51
> + # BOE NV133FHM-N61 13.3" FHD (1920x1080) TFT LCD Panel
> + - boe,nv133fhm-n61
> # BOE NV140FHM-N49 14.0" FHD a-Si FT panel
> - boe,nv140fhmn49
> # Boe Corporation 8.0" WUXGA TFT LCD panel
> --
> 2.26.0
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2020-04-25 15:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 21:57 [PATCH 1/2] dt-bindings: display: simple: Add BOE NV133FHM-N61 Bjorn Andersson
2020-04-20 21:57 ` Bjorn Andersson
2020-04-20 21:57 ` [PATCH 2/2] panel: " Bjorn Andersson
2020-04-20 21:57 ` Bjorn Andersson
2020-04-25 15:43 ` Sam Ravnborg
2020-04-25 15:43 ` Sam Ravnborg
2020-04-25 15:42 ` Sam Ravnborg [this message]
2020-04-25 15:42 ` [PATCH 1/2] dt-bindings: display: " Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200425154252.GI32235@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=bjorn.andersson@linaro.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.