All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen Boyd" <sboyd@kernel.org>
To: Brian Masney <masneyb@onstation.org>
Cc: "freedreno@lists.freedesktop.org"
	<freedreno@lists.freedesktop.org>,
	"jonathan@marek.ca" <jonathan@marek.ca>,
	"airlied@linux.ie" <airlied@linux.ie>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"bjorn.andersson@linaro.org" <bjorn.andersson@linaro.org>,
	"Laurent.pinchart@ideasonboard.com"
	<Laurent.pinchart@ideasonboard.com>,
	"sean@poorly.run" <sean@poorly.run>
Subject: Re: [PATCH RFC v2 4/5] ARM: dts: qcom: msm8974: add HDMI nodes
Date: Wed, 09 Oct 2019 08:39:26 -0700	[thread overview]
Message-ID: <34302.0584130258$1570935187@news.gmane.org> (raw)
In-Reply-To: <20191009060520.GA14506@onstation.org>

Quoting Brian Masney (2019-10-08 23:05:20)
> On Tue, Oct 08, 2019 at 07:21:30PM -0700, Stephen Boyd wrote:
> > Quoting Brian Masney (2019-10-06 18:45:08)
> > > diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
> > > index 7fc23e422cc5..af02eace14e2 100644
> > > --- a/arch/arm/boot/dts/qcom-msm8974.dtsi
> > > +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
> > > @@ -1335,6 +1342,77 @@
> > >                                 clocks = <&mmcc MDSS_AHB_CLK>;
> > >                                 clock-names = "iface";
> > >                         };
> > > +
> > > +                       hdmi: hdmi-tx@fd922100 {
> > > +                               status = "disabled";
> > > +
> > > +                               compatible = "qcom,hdmi-tx-8974";
> > > +                               reg = <0xfd922100 0x35c>,
> > > +                                     <0xfc4b8000 0x60f0>;
> > > +                               reg-names = "core_physical",
> > > +                                           "qfprom_physical";
> > 
> > Is this the qfprom "uncorrected" physical address? If so, why can't this
> > node use an nvmem to read whatever it needs out of the qfprom?
> 
> The MSM HDMI code is configured to look for this reg-name here:
> 
> https://secure-web.cisco.com/1e-Pyq4y_qpcGPhA2iOmixFUEBB10LpnazjXpsdDziVrgUMLUBz3tMGXh-PNfXMZnisUId0QBxThjIKAG0_TMzn4UYbhYF4jUDCm4KAzXkV3dAMLXLEAWbrEEE0HIysJVXNn4OY6I-VD8H6CLb3jzyQC2o07KUYuETHUrULIS59un1x-WaYgBTK9RJHPQEv-1vBqTjDoohTeHbmyZlpRsl2Uv4VkW6e1U_PohoSlpXcfmvSR82VhEbsmlveG9v2lUxZaHhh5IRDLa8gP4j79r31Ki52H7zRsQaoctWUdszUObgAKIw6hA2bryE1oP2DvEywBSN4jBW2-YtnuAjyLRljH63H1--8glNXE3e1FEujfnzkYOwbJkyyTBTbopeeLdDPBBl4_Pr4dukD5reBGrVK1VJiZOM0HO2StARsXlAA6bD0qyiWEIV2lijdUDqSQLOCQlRrABqJjoCmVvjuQx9g/https%3A%2F%2Felixir.bootlin.com%2Flinux%2Flatest%2Fsource%2Fdrivers%2Fgpu%2Fdrm%2Fmsm%2Fhdmi%2Fhdmi.c#L582
> 
> There is a qcom,qfprom configured for this board in DTS, however its at
> a different address range, so maybe there are multiple qfproms?
> 
> https://secure-web.cisco.com/1sdOdWdlFZtzWXH_aUBemIiQ_7XxD_RWN5i0x_BCvISXae_1OXOC6KTSnVpknKNxWzIsR-gM9xVzoIMEpl2_qAx5qoS606iQmnLSIawQdIKjitqDH-S9KtHfDh7EqFuTBZ4BHmqn41jzInFZlyERO6H9PETROXwArYGwXdDkj5FEU4jHstJ9MgzPX4Dh7AezfRJtorZhbSSSO7NZv6JRZYrrlFKuFzFql_sVnBkk-yAwpuMljSWnQpMPztkdZSHKVOifbVdEGtxlE3MrYcdC5rDefEFsDImq694xNLPHwTh0zNBGUp0WDmmJFfW9x5h3yFv8U-VFHIkFNxw1IYHcdL3_vN3YFCwNfl70D-gbGbLqaHnxkeYcT-v4RmGvlAFBFJghjoR-ZvJkry0SdEU4pTtrglYB8ABQTO8pWkTZxbPFGF2avroQT_RJGO-BO9ZLNPw2k3UFBeJMiX-zCHCNu8w/https%3A%2F%2Felixir.bootlin.com%2Flinux%2Flatest%2Fsource%2Farch%2Farm%2Fboot%2Fdts%2Fqcom-msm8974.dtsi#L424
> 
> msm8996.dtsi has the same style of configuration:
> 
> https://secure-web.cisco.com/1rJa-0EPy0JlP-77k9dsB-DH2ZCq14Si9lknMNgsjQ1mU9AwMRl-fj_8DtwWfDAvntMcoFwbCHPQJNuwpC_KMHLcdm4FZ0RnRUtfz88pGXEjWTWienXj9Fl9TM0KoV4HkX0RA2sLF76j3KeyBIwZnG6VHLIPrLTpfAdhFSNZ8MmzdgZMypbVSO3IEPpA7zNP3qEQgyqE27tuAhH8y6QnexVkFPCjMcfHXi-vrbHNksoux0XR69MifJ4WmNUAkFtomCx_lJrx_op43jhFzOocBi8_enFUQYk_8w1qdGRx3GMasff9wNskI-437xlPDmEkikHiwGB8pOvvnE9E8mWJ_sgQxEVikyuLwGDD6KBINl-Tit6NNjkHDkS4YQP-FdZjAoOSzRXP7gOFeIhgCAdbka4VM_VCaqXhzcgWfCypMMh33r9tyK7STs3Pw0IICGZuYPbgt0P2Nrnd1R__OAmOhPQ/https%3A%2F%2Felixir.bootlin.com%2Flinux%2Flatest%2Fsource%2Farch%2Farm64%2Fboot%2Fdts%2Fqcom%2Fmsm8996.dtsi#L956
> https://secure-web.cisco.com/1rJa-0EPy0JlP-77k9dsB-DH2ZCq14Si9lknMNgsjQ1mU9AwMRl-fj_8DtwWfDAvntMcoFwbCHPQJNuwpC_KMHLcdm4FZ0RnRUtfz88pGXEjWTWienXj9Fl9TM0KoV4HkX0RA2sLF76j3KeyBIwZnG6VHLIPrLTpfAdhFSNZ8MmzdgZMypbVSO3IEPpA7zNP3qEQgyqE27tuAhH8y6QnexVkFPCjMcfHXi-vrbHNksoux0XR69MifJ4WmNUAkFtomCx_lJrx_op43jhFzOocBi8_enFUQYk_8w1qdGRx3GMasff9wNskI-437xlPDmEkikHiwGB8pOvvnE9E8mWJ_sgQxEVikyuLwGDD6KBINl-Tit6NNjkHDkS4YQP-FdZjAoOSzRXP7gOFeIhgCAdbka4VM_VCaqXhzcgWfCypMMh33r9tyK7STs3Pw0IICGZuYPbgt0P2Nrnd1R__OAmOhPQ/https%3A%2F%2Felixir.bootlin.com%2Flinux%2Flatest%2Fsource%2Farch%2Farm64%2Fboot%2Fdts%2Fqcom%2Fmsm8996.dtsi#L1736
> 

There's only one qfprom and there's the address space that's
"uncorrected" which is not supposed to be used and there's the space
that is "corrected" and is supposed to be used. It looks like this is
poking the uncorrected space and it should probably stop doing that and
use the nvmem provider instead. Maybe someone with docs for this chip
and 8996 can help confirm this.



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

  reply	other threads:[~2019-10-13  2:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  1:45 [PATCH RFC v2 0/5] drm/msm: external HDMI support for Nexus 5 phone Brian Masney
2019-10-07  1:45 ` Brian Masney
2019-10-07  1:45 ` [PATCH RFC v2 1/5] drm/bridge: analogix-anx78xx: add support for avdd33 regulator Brian Masney
2019-10-07  1:45   ` Brian Masney
2019-10-07 17:54   ` Laurent Pinchart
2019-10-07 17:54     ` Laurent Pinchart
2019-10-07  1:45 ` [PATCH RFC v2 2/5] drm/msm/hdmi: add msm8974 PLL support Brian Masney
2019-10-07  1:45   ` Brian Masney
2019-10-07  1:45 ` [PATCH RFC v2 3/5] ARM: dts: qcom: pm8941: add 5vs2 regulator node Brian Masney
2019-10-07  1:45   ` Brian Masney
2019-10-07  5:48   ` Bjorn Andersson
2019-10-07  1:45 ` [PATCH RFC v2 4/5] ARM: dts: qcom: msm8974: add HDMI nodes Brian Masney
2019-10-07  1:45   ` Brian Masney
2019-10-09  2:21   ` Stephen Boyd
2019-10-09  6:05     ` Brian Masney
2019-10-09 15:39       ` Stephen Boyd [this message]
2019-10-09 15:39       ` Stephen Boyd
2019-10-09 15:39         ` Stephen Boyd
2019-10-09 16:51         ` Brian Masney
     [not found]       ` <20191009060520.GA14506-1iNe0GrtECGEi8DpZVb4nw@public.gmane.org>
2019-10-09 15:39         ` Stephen Boyd
2019-10-07  1:45 ` [PATCH RFC v2 5/5] ARM: dts: qcom: msm8974-hammerhead: add support for external display Brian Masney
2019-10-07  1:45   ` Brian Masney
2019-10-09  2:25   ` Stephen Boyd

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='34302.0584130258$1570935187@news.gmane.org' \
    --to=sboyd@kernel.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=airlied@linux.ie \
    --cc=bjorn.andersson@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=jonathan@marek.ca \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masneyb@onstation.org \
    --cc=sean@poorly.run \
    /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.