From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Georgi Djakov <georgi.djakov@linaro.org>
Cc: linux-pm@vger.kernel.org, mdtipton@codeaurora.org,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
akashast@codeaurora.org
Subject: Re: [PATCH 1/3] dt-bindings: interconnect: sdm845: Add IDs for the QUP ports
Date: Tue, 10 Nov 2020 22:37:20 -0600 [thread overview]
Message-ID: <20201111043720.GB173948@builder.lan> (raw)
In-Reply-To: <20201105135211.7160-1-georgi.djakov@linaro.org>
On Thu 05 Nov 07:52 CST 2020, Georgi Djakov wrote:
> The QUP ports exist in the topology, but are not exposed as an
> endpoints in DT. Fix this by creating IDs and attach them to their
> NoCs, so that the various QUP drivers (i2c/spi/uart etc.) are able
> to request their interconnect paths and scale their bandwidth.
>
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Regards,
Bjorn
> ---
> include/dt-bindings/interconnect/qcom,sdm845.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/dt-bindings/interconnect/qcom,sdm845.h b/include/dt-bindings/interconnect/qcom,sdm845.h
> index 290be38f40e6..67b500e24915 100644
> --- a/include/dt-bindings/interconnect/qcom,sdm845.h
> +++ b/include/dt-bindings/interconnect/qcom,sdm845.h
> @@ -19,6 +19,7 @@
> #define SLAVE_A1NOC_SNOC 7
> #define SLAVE_SERVICE_A1NOC 8
> #define SLAVE_ANOC_PCIE_A1NOC_SNOC 9
> +#define MASTER_QUP_1 10
>
> #define MASTER_A2NOC_CFG 0
> #define MASTER_QDSS_BAM 1
> @@ -32,6 +33,7 @@
> #define SLAVE_A2NOC_SNOC 9
> #define SLAVE_ANOC_PCIE_SNOC 10
> #define SLAVE_SERVICE_A2NOC 11
> +#define MASTER_QUP_2 12
>
> #define MASTER_SPDM 0
> #define MASTER_TIC 1
next prev parent reply other threads:[~2020-11-11 4:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-05 13:52 [PATCH 1/3] dt-bindings: interconnect: sdm845: Add IDs for the QUP ports Georgi Djakov
2020-11-05 13:52 ` [PATCH 2/3] interconnect: qcom: sdm845: Add the missing nodes for QUP Georgi Djakov
2020-11-11 4:37 ` Bjorn Andersson
2020-11-13 12:00 ` Georgi Djakov
2020-11-05 13:52 ` [PATCH 3/3] arm64: dts: sdm845: Add interconnect properties " Georgi Djakov
2020-11-09 20:02 ` [PATCH 1/3] dt-bindings: interconnect: sdm845: Add IDs for the QUP ports Rob Herring
2020-11-11 4:37 ` Bjorn Andersson [this message]
2020-11-30 19:00 ` patchwork-bot+linux-arm-msm
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=20201111043720.GB173948@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=akashast@codeaurora.org \
--cc=devicetree@vger.kernel.org \
--cc=georgi.djakov@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mdtipton@codeaurora.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 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.