From: Mike Turquette <mturquette@linaro.org>
To: Mark yao <mark.yao@rock-chips.com>,
heiko@sntech.de, "Rob Herring" <robh+dt@kernel.org>,
"Pawel Moll" <pawel.moll@arm.com>,
"Mark Rutland" <mark.rutland@arm.com>,
"Ian Campbell" <ijc+devicetree@hellion.org.uk>,
"Kumar Gala" <galak@codeaurora.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
djkurtz@chromium.org, dianders@chromium.org, dkl@rock-chips.com,
eddie.cai@rock-chips.com, xjq@rock-chips.com, kfx@rock-chips.com,
huangtao@rock-chips.com, zyw@rock-chips.com, yxj@rock-chips.com,
cym@rock-chips.com, zhengsq@rock-chips.com,
caesar.wang@rock-chips.com, kever.yang@rock-chips.com,
"Mark yao" <mark.yao@rock-chips.com>
Subject: Re: [PATCH] clk: rockchip: rk3288: add reset indices for SOFTRST9-11
Date: Thu, 25 Sep 2014 14:45:34 -0700 [thread overview]
Message-ID: <20140925214534.19023.78482@quantum> (raw)
In-Reply-To: <1410522327-23175-1-git-send-email-mark.yao@rock-chips.com>
Quoting Mark yao (2014-09-12 04:45:27)
> The patch add the rest of the indices of the additional reset
> registers from the updated TRM.
>
> Signed-off-by: Mark yao <mark.yao@rock-chips.com>
Applied to clk-next.
Regards,
Mike
> ---
> include/dt-bindings/clock/rk3288-cru.h | 43 ++++++++++++++++++++++++++++++++++
> 1 file changed, 43 insertions(+)
>
> diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h
> index ebcb460..e65d522 100644
> --- a/include/dt-bindings/clock/rk3288-cru.h
> +++ b/include/dt-bindings/clock/rk3288-cru.h
> @@ -276,3 +276,46 @@
> #define SRST_USBHOST1_CON 140
> #define SRST_USB_ADP 141
> #define SRST_ACC_EFUSE 142
> +
> +#define SRST_CORESIGHT 144
> +#define SRST_PD_CORE_AHB_NOC 145
> +#define SRST_PD_CORE_APB_NOC 146
> +#define SRST_PD_CORE_MP_AXI 147
> +#define SRST_GIC 148
> +#define SRST_LCDC_PWM0 149
> +#define SRST_LCDC_PWM1 150
> +#define SRST_VIO0_H2P_BRG 151
> +#define SRST_VIO1_H2P_BRG 152
> +#define SRST_RGA_H2P_BRG 153
> +#define SRST_HEVC 154
> +#define SRST_TSADC 159
> +
> +#define SRST_DDRPHY0 160
> +#define SRST_DDRPHY0_APB 161
> +#define SRST_DDRCTRL0 162
> +#define SRST_DDRCTRL0_APB 163
> +#define SRST_DDRPHY0_CTRL 164
> +#define SRST_DDRPHY1 165
> +#define SRST_DDRPHY1_APB 166
> +#define SRST_DDRCTRL1 167
> +#define SRST_DDRCTRL1_APB 168
> +#define SRST_DDRPHY1_CTRL 169
> +#define SRST_DDRMSCH0 170
> +#define SRST_DDRMSCH1 171
> +#define SRST_CRYPTO 174
> +#define SRST_C2C_HOST 175
> +
> +#define SRST_LCDC1_AXI 176
> +#define SRST_LCDC1_AHB 177
> +#define SRST_LCDC1_DCLK 178
> +#define SRST_UART0 179
> +#define SRST_UART1 180
> +#define SRST_UART2 181
> +#define SRST_UART3 182
> +#define SRST_UART4 183
> +#define SRST_SIMC 186
> +#define SRST_PS2C 187
> +#define SRST_TSP 188
> +#define SRST_TSP_CLKIN0 189
> +#define SRST_TSP_CLKIN1 190
> +#define SRST_TSP_27M 191
> --
> 1.9.1
>
prev parent reply other threads:[~2014-09-25 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 11:45 [PATCH] clk: rockchip: rk3288: add reset indices for SOFTRST9-11 Mark yao
2014-09-25 15:27 ` Doug Anderson
2014-09-25 21:45 ` Mike Turquette [this message]
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=20140925214534.19023.78482@quantum \
--to=mturquette@linaro.org \
--cc=caesar.wang@rock-chips.com \
--cc=cym@rock-chips.com \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=djkurtz@chromium.org \
--cc=dkl@rock-chips.com \
--cc=eddie.cai@rock-chips.com \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=huangtao@rock-chips.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=kever.yang@rock-chips.com \
--cc=kfx@rock-chips.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mark.yao@rock-chips.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=xjq@rock-chips.com \
--cc=yxj@rock-chips.com \
--cc=zhengsq@rock-chips.com \
--cc=zyw@rock-chips.com \
/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