From: Stephen Boyd <sboyd@codeaurora.org>
To: Adriana Reus <adriana.reus@nxp.com>
Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
robh+dt@kernel.org, fabio.estevam@nxp.com, shawnguo@kernel.org,
anson.huang@nxp.com
Subject: Re: [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK
Date: Tue, 18 Jul 2017 16:10:55 -0700 [thread overview]
Message-ID: <20170718231055.GG18179@codeaurora.org> (raw)
In-Reply-To: <1500363892-1173-2-git-send-email-adriana.reus@nxp.com>
On 07/18, Adriana Reus wrote:
> The parent of OCRAM_CLK should be axi_main_root_clk
> and not axi_post_div.
>
> before:
>
> axi_src 1 1 332307692 0 0
> axi_cg 1 1 332307692 0 0
> axi_pre_div 1 1 332307692 0 0
> axi_post_div 1 1 332307692 0 0
> ocram_clk 0 0 332307692 0 0
> main_axi_root_clk 1 1 332307692 0 0
>
> after:
>
> axi_src 1 1 332307692 0 0
> axi_cg 1 1 332307692 0 0
> axi_pre_div 1 1 332307692 0 0
> axi_post_div 1 1 332307692 0 0
> main_axi_root_clk 1 1 332307692 0 0
> ocram_clk 0 0 332307692 0 0
>
> Signed-off-by: Adriana Reus <adriana.reus@nxp.com>
Fixes: tag?
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK
Date: Tue, 18 Jul 2017 16:10:55 -0700 [thread overview]
Message-ID: <20170718231055.GG18179@codeaurora.org> (raw)
In-Reply-To: <1500363892-1173-2-git-send-email-adriana.reus@nxp.com>
On 07/18, Adriana Reus wrote:
> The parent of OCRAM_CLK should be axi_main_root_clk
> and not axi_post_div.
>
> before:
>
> axi_src 1 1 332307692 0 0
> axi_cg 1 1 332307692 0 0
> axi_pre_div 1 1 332307692 0 0
> axi_post_div 1 1 332307692 0 0
> ocram_clk 0 0 332307692 0 0
> main_axi_root_clk 1 1 332307692 0 0
>
> after:
>
> axi_src 1 1 332307692 0 0
> axi_cg 1 1 332307692 0 0
> axi_pre_div 1 1 332307692 0 0
> axi_post_div 1 1 332307692 0 0
> main_axi_root_clk 1 1 332307692 0 0
> ocram_clk 0 0 332307692 0 0
>
> Signed-off-by: Adriana Reus <adriana.reus@nxp.com>
Fixes: tag?
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2017-07-18 23:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 7:44 [PATCH 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver Adriana Reus
2017-07-18 7:44 ` Adriana Reus
2017-07-18 7:44 ` [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK Adriana Reus
2017-07-18 7:44 ` Adriana Reus
2017-07-18 23:10 ` Stephen Boyd [this message]
2017-07-18 23:10 ` Stephen Boyd
2017-07-18 7:44 ` [PATCH 2/2] clk: imx: imx7d: Remove ARM_M0 clock Adriana Reus
2017-07-18 7:44 ` Adriana Reus
2017-07-18 23:10 ` Stephen Boyd
2017-07-18 23:10 ` Stephen Boyd
2017-07-19 14:34 ` Adriana Reus
2017-07-19 14:34 ` Adriana Reus
2017-07-19 14:34 ` Adriana Reus
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=20170718231055.GG18179@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=adriana.reus@nxp.com \
--cc=anson.huang@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=fabio.estevam@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.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.