linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Abhinav Kumar <abhinavk@codeaurora.org>, linus.walleij@linaro.org
Cc: thierry.reding@gmail.com, linux-arm-msm@vger.kernel.org,
	dri-devel@lists.freedesktop.org, seanpaul@chromium.org,
	hoegsberg@google.com, chandanu@codeaurora.org
Subject: Re: [PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver
Date: Mon, 3 Sep 2018 12:53:53 -0700	[thread overview]
Message-ID: <20180903195353.GK3456@tuxbook-pro> (raw)
In-Reply-To: <1535495987-22527-1-git-send-email-abhinavk@codeaurora.org>

On Tue 28 Aug 15:39 PDT 2018, Abhinav Kumar wrote:

> From: "abhinavk@codeaurora.org" <abhinavk@codeaurora.org>
> 
> Add support for Truly NT35597 panel driver used
> in MSM reference platforms.
> 
> This panel driver supports both single DSI and dual DSI
> modes.
> 
> However, this patch series adds support only for
> dual DSI mode.
> 
> Changes in v6:
> - Introduce panel config to store panel specific
>   details
> - Bring back the size member for the panel command
>   structure to make the design more scalable
> - Move the display mode from the DT to driver
> - Change the compatible string to indicate which
>   which board and panel it will be used for
> - Rename the functions to match the panel driver
> - Have a data member for each compatible string
> - Remove the panel commands split as its not
>   required for the panel init functionality
> 
> Signed-off-by: Archit Taneja <architt@codeaurora.org>
> Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
[..]
> diff --git a/drivers/gpu/drm/panel/panel-truly-nt35597.c b/drivers/gpu/drm/panel/panel-truly-nt35597.c
[..]
> +	{	.compatible = "qcom,sdm845-mtp-2K-display",

I do not agree with Linus here.

If I understand correctly the variability in the video timing comes from
the fact that the LCD Driver IC (NT35597) can be paired with different
LCD panels. As such I strongly believe that the compatible should
describe this combo, not which phone/devkit you mounted a panel using
this Driver IC on.

Regards,
Bjorn
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-09-03 19:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28 22:39 [PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver Abhinav Kumar
2018-08-28 22:39 ` [PATCH RESEND v6 2/2] dt-bindings: Add Truly NT35597 panel driver bindings Abhinav Kumar
2018-08-29 19:39   ` Linus Walleij
2018-08-29  4:34 ` [PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver Sam Ravnborg
2018-08-29 17:31   ` abhinavk
2018-09-03 19:53 ` Bjorn Andersson [this message]
2018-09-03 22:00   ` Linus Walleij
2018-09-05  1:23     ` Abhinav Kumar

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=20180903195353.GK3456@tuxbook-pro \
    --to=bjorn.andersson@linaro.org \
    --cc=abhinavk@codeaurora.org \
    --cc=chandanu@codeaurora.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hoegsberg@google.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=seanpaul@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).