All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Junhao Xie <bigfoot@classfun.cn>
Cc: linux-arm-msm@vger.kernel.org, agross@kernel.org,
	bjorn.andersson@linaro.org, keescook@chromium.org,
	anton@enomsg.org, ccross@android.com, tony.luck@intel.com,
	angelogioacchino.delregno@somainline.org,
	konrad.dybcio@somainline.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] drm: panel: Add samsung fhd-ea8076 panel driver
Date: Thu, 2 Jun 2022 07:49:36 -0500	[thread overview]
Message-ID: <20220602124936.GA2077271-robh@kernel.org> (raw)
In-Reply-To: <20220521053156.1374185-1-bigfoot@classfun.cn>

On Sat, May 21, 2022 at 01:31:55PM +0800, Junhao Xie wrote:
> Add Samsung Full HD EA8076 panel with a resolution of 2340x1080@60Hz
> 
> Xiaomi MIX 3 smartphone uses this panel
> 
> Signed-off-by: Junhao Xie <bigfoot@classfun.cn>
> ---
>  .../display/panel/panel-simple-dsi.yaml       |   2 +

Acked-by: Rob Herring <robh@kernel.org>

In the future, bindings should be a separate patch.

>  drivers/gpu/drm/panel/Kconfig                 |  10 +
>  drivers/gpu/drm/panel/Makefile                |   1 +
>  .../gpu/drm/panel/panel-samsung-fhd-ea8076.c  | 339 ++++++++++++++++++
>  4 files changed, 352 insertions(+)
>  create mode 100644 drivers/gpu/drm/panel/panel-samsung-fhd-ea8076.c

      reply	other threads:[~2022-06-02 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21  5:31 [PATCH 1/2] drm: panel: Add samsung fhd-ea8076 panel driver Junhao Xie
2022-06-02 12:49 ` Rob Herring [this message]

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=20220602124936.GA2077271-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=angelogioacchino.delregno@somainline.org \
    --cc=anton@enomsg.org \
    --cc=bigfoot@classfun.cn \
    --cc=bjorn.andersson@linaro.org \
    --cc=ccross@android.com \
    --cc=devicetree@vger.kernel.org \
    --cc=keescook@chromium.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.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.