Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695415

Re: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node

From Bjorn Andersson <bjorn.andersson@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node
Date 2017-07-25 08:40 +0200
Message-ID <u71FE-7Lw-9@gated-at.bofh.it> (permalink)
References <u70Tf-7fI-3@gated-at.bofh.it> <u70Tf-7fI-7@gated-at.bofh.it> <u71cC-7Co-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon 24 Jul 23:09 PDT 2017, Vivek Gautam wrote:

> Hi Bjorn,
> 
> 
> On Tue, Jul 25, 2017 at 11:17 AM, Bjorn Andersson
> <bjorn.andersson@linaro.org> wrote:
> > From: Vivek Gautam <vivek.gautam@codeaurora.org>
> >
> > Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
> > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> > ---
> >  arch/arm64/boot/dts/qcom/msm8996.dtsi | 11 +++++++++++
> >  1 file changed, 11 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> > index 395666dcce1b..d0865d2f731e 100644
> > --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> > +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> > @@ -496,6 +496,17 @@
> >                         status = "disabled";
> >                 };
> >
> > +               qfprom: qfprom@74000 {
> > +                       compatible = "qcom,qfprom";
> > +                       reg = <0x00074000 0x8ff>;
> > +                       #address-cells = <1>;
> > +                       #size-cells = <1>;
> > +                       qusb2p_hstx_trim: hstx_trim@24e {
> > +                               reg = <0x24e 0x2>;
> > +                               bits = <5 4>;
> > +                       };
> 
> There's one more part to it which will be used by the secondary
> USB2 controller.
> I was hoping to add this patch along with the USB device tree patches.
> Let me know if you are not using this patch for anything now, i can
> submit it along with the usb series.
> 

I omitted this due to the rpmcc dependency. But I must have looked at
the wrong node, as there is no such dependency.

So this should be replaced by the full 0387312d9f35 ("arm64: dts:
msm8996: Add device node for qcom qusb2 phy"), which has a commit
message as well.


Thanks for spotting my mistake.

Regards,
Bjorn

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] DB820c DTS dump Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 07:50 +0200
  [PATCH 4/5] arm64: dts: qcom: msm8996: Specify smd-edge for ADSP Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 07:50 +0200
  [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 07:50 +0200
    Re: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-07-25 08:10 +0200
      Re: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 08:40 +0200
        Re: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node Vivek Gautam <vivek.gautam@codeaurora.org> - 2017-07-25 10:20 +0200
  [PATCH 3/5] arm64: dts: msm8996: Add modem smp2p nodes Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 07:50 +0200
    Re: [PATCH 3/5] arm64: dts: msm8996: Add modem smp2p nodes Stephen Boyd <sboyd@codeaurora.org> - 2017-07-25 19:30 +0200
  [PATCH 2/5] arm64: dts: qcom: db820c: Add pm8994 regulator node Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-07-25 07:50 +0200

csiph-web