public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Abhishek Sahu <absahu@codeaurora.org>
To: Stephen Boyd <sboyd@codeaurora.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Andy Gross <andy.gross@linaro.org>,
	David Brown <david.brown@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 10/11] dt-bindings: clock: qcom: add misc resets for PCIE and NSS
Date: Tue, 28 Nov 2017 20:55:29 +0530	[thread overview]
Message-ID: <e5e7264b04f95f3621ee85f5cee2aad7@codeaurora.org> (raw)
In-Reply-To: <1506428644-2996-11-git-send-email-absahu@codeaurora.org>

On 2017-09-26 17:54, Abhishek Sahu wrote:
> PCIE and NSS has MISC reset register in which single register has
> multiple reset bit. The patch adds the DT bindings for these MISC
> resets.
> 
> Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>

Hi Rob,

Could you please review this DT bindings change and give
your Acked-by if its OK.

Thanks,
Abhishek

> ---
>  include/dt-bindings/clock/qcom,gcc-ipq8074.h | 42 
> ++++++++++++++++++++++++++++
>  1 file changed, 42 insertions(+)
> 
> diff --git a/include/dt-bindings/clock/qcom,gcc-ipq8074.h
> b/include/dt-bindings/clock/qcom,gcc-ipq8074.h
> index ff0b4ac..238f872 100644
> --- a/include/dt-bindings/clock/qcom,gcc-ipq8074.h
> +++ b/include/dt-bindings/clock/qcom,gcc-ipq8074.h
> @@ -328,5 +328,47 @@
>  #define GCC_APC0_VOLTAGE_DROOP_DETECTOR_BCR	86
>  #define GCC_APC1_VOLTAGE_DROOP_DETECTOR_BCR	87
>  #define GCC_SMMU_CATS_BCR			88
> +#define GCC_UBI0_AXI_ARES			89
> +#define GCC_UBI0_AHB_ARES			90
> +#define GCC_UBI0_NC_AXI_ARES			91
> +#define GCC_UBI0_DBG_ARES			92
> +#define GCC_UBI0_CORE_CLAMP_ENABLE		93
> +#define GCC_UBI0_CLKRST_CLAMP_ENABLE		94
> +#define GCC_UBI1_AXI_ARES			95
> +#define GCC_UBI1_AHB_ARES			96
> +#define GCC_UBI1_NC_AXI_ARES			97
> +#define GCC_UBI1_DBG_ARES			98
> +#define GCC_UBI1_CORE_CLAMP_ENABLE		99
> +#define GCC_UBI1_CLKRST_CLAMP_ENABLE		100
> +#define GCC_NSS_CFG_ARES			101
> +#define GCC_NSS_IMEM_ARES			102
> +#define GCC_NSS_NOC_ARES			103
> +#define GCC_NSS_CRYPTO_ARES			104
> +#define GCC_NSS_CSR_ARES			105
> +#define GCC_NSS_CE_APB_ARES			106
> +#define GCC_NSS_CE_AXI_ARES			107
> +#define GCC_NSSNOC_CE_APB_ARES			108
> +#define GCC_NSSNOC_CE_AXI_ARES			109
> +#define GCC_NSSNOC_UBI0_AHB_ARES		110
> +#define GCC_NSSNOC_UBI1_AHB_ARES		111
> +#define GCC_NSSNOC_SNOC_ARES			112
> +#define GCC_NSSNOC_CRYPTO_ARES			113
> +#define GCC_NSSNOC_ATB_ARES			114
> +#define GCC_NSSNOC_QOSGEN_REF_ARES		115
> +#define GCC_NSSNOC_TIMEOUT_REF_ARES		116
> +#define GCC_PCIE0_PIPE_ARES			117
> +#define GCC_PCIE0_SLEEP_ARES			118
> +#define GCC_PCIE0_CORE_STICKY_ARES		119
> +#define GCC_PCIE0_AXI_MASTER_ARES		120
> +#define GCC_PCIE0_AXI_SLAVE_ARES		121
> +#define GCC_PCIE0_AHB_ARES			122
> +#define GCC_PCIE0_AXI_MASTER_STICKY_ARES	123
> +#define GCC_PCIE1_PIPE_ARES			124
> +#define GCC_PCIE1_SLEEP_ARES			125
> +#define GCC_PCIE1_CORE_STICKY_ARES		126
> +#define GCC_PCIE1_AXI_MASTER_ARES		127
> +#define GCC_PCIE1_AXI_SLAVE_ARES		128
> +#define GCC_PCIE1_AHB_ARES			129
> +#define GCC_PCIE1_AXI_MASTER_STICKY_ARES	130
> 
>  #endif

  reply	other threads:[~2017-11-28 15:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26 12:23 [PATCH 00/11] Add remaining clocks for QCOM IPQ8074 Abhishek Sahu
2017-09-26 12:23 ` [PATCH 01/11] clk: qcom: add read-only divider operations Abhishek Sahu
2017-09-26 12:23 ` [PATCH 02/11] clk: qcom: add parent map for regmap mux Abhishek Sahu
2017-09-26 12:23 ` [PATCH 03/11] clk: qcom: ipq8074: fix missing GPLL0 divider width Abhishek Sahu
2017-09-26 12:23 ` [PATCH 04/11] dt-bindings: clock: qcom: add remaining clocks for IPQ8074 Abhishek Sahu
2017-11-28 15:24   ` Abhishek Sahu
2017-09-26 12:23 ` [PATCH 05/11] clk: qcom: ipq8074: add remaining PLL’s Abhishek Sahu
2017-09-26 12:23 ` [PATCH 06/11] clk: qcom: ipq8074: add PCIE, USB and SDCC clocks Abhishek Sahu
2017-09-26 12:24 ` [PATCH 07/11] clk: qcom: ipq8074: add NSS clocks Abhishek Sahu
2017-09-26 12:24 ` [PATCH 08/11] clk: qcom: ipq8074: add NSS ethernet port clocks Abhishek Sahu
2017-09-26 12:24 ` [PATCH 09/11] clk: qcom: ipq8074: add GP and Crypto clocks Abhishek Sahu
2017-09-26 12:24 ` [PATCH 10/11] dt-bindings: clock: qcom: add misc resets for PCIE and NSS Abhishek Sahu
2017-11-28 15:25   ` Abhishek Sahu [this message]
2017-09-26 12:24 ` [PATCH 11/11] clk: qcom: ipq8074: " Abhishek Sahu

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=e5e7264b04f95f3621ee85f5cee2aad7@codeaurora.org \
    --to=absahu@codeaurora.org \
    --cc=andy.gross@linaro.org \
    --cc=david.brown@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox