linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vivek.gautam@codeaurora.org (Vivek Gautam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node
Date: Tue, 25 Jul 2017 11:39:30 +0530	[thread overview]
Message-ID: <CAFp+6iHdfA9d-unYEHSBF8d06ArLEWnmN1jpSxcLdyB9peSzsQ@mail.gmail.com> (raw)
In-Reply-To: <20170725054705.20674-6-bjorn.andersson@linaro.org>

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 at 74000 {
> +                       compatible = "qcom,qfprom";
> +                       reg = <0x00074000 0x8ff>;
> +                       #address-cells = <1>;
> +                       #size-cells = <1>;
> +                       qusb2p_hstx_trim: hstx_trim at 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.

Regards
Vivek

> +               };
> +
>                 sdhc2: sdhci at 74a4900 {
>                          status = "disabled";
>                          compatible = "qcom,sdhci-msm-v4";
> --
> 2.12.0
>



-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  reply	other threads:[~2017-07-25  6:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-25  5:47 [PATCH 0/5] DB820c DTS dump Bjorn Andersson
2017-07-25  5:47 ` [PATCH 1/5] arm64: dts: qcom: Add RPM glink nodes to msm8996 Bjorn Andersson
2017-07-25  5:47 ` [PATCH 2/5] arm64: dts: qcom: db820c: Add pm8994 regulator node Bjorn Andersson
2017-07-25  5:47 ` [PATCH 3/5] arm64: dts: msm8996: Add modem smp2p nodes Bjorn Andersson
2017-07-25 17:29   ` Stephen Boyd
2017-07-25  5:47 ` [PATCH 4/5] arm64: dts: qcom: msm8996: Specify smd-edge for ADSP Bjorn Andersson
2017-07-25  5:47 ` [PATCH 5/5] arm64: dts: msm8996: Add QFPROM node Bjorn Andersson
2017-07-25  6:09   ` Vivek Gautam [this message]
2017-07-25  6:30     ` Bjorn Andersson
2017-07-25  8:12       ` Vivek Gautam

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=CAFp+6iHdfA9d-unYEHSBF8d06ArLEWnmN1jpSxcLdyB9peSzsQ@mail.gmail.com \
    --to=vivek.gautam@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).