From: Stephen Boyd <sboyd@codeaurora.org>
To: Heiko Stuebner <heiko@sntech.de>
Cc: linux-rockchip@lists.infradead.org, mturquette@baylibre.com,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock
Date: Mon, 6 Jul 2015 15:07:13 -0700 [thread overview]
Message-ID: <20150706220713.GH20866@codeaurora.org> (raw)
In-Reply-To: <1436086820-3757-3-git-send-email-heiko@sntech.de>
On 07/05, Heiko Stuebner wrote:
> The review for the new inverter clock type uncovered some issues (missing
> headers and name handling) that are also present in the mmc-phase clock
> type, I got (to much) inspiration from. Fix these there too.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
Applied to clk-rk3368.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock
Date: Mon, 6 Jul 2015 15:07:13 -0700 [thread overview]
Message-ID: <20150706220713.GH20866@codeaurora.org> (raw)
In-Reply-To: <1436086820-3757-3-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
On 07/05, Heiko Stuebner wrote:
> The review for the new inverter clock type uncovered some issues (missing
> headers and name handling) that are also present in the mmc-phase clock
> type, I got (to much) inspiration from. Fix these there too.
>
> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
> ---
Applied to clk-rk3368.
--
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 2/7] clk: rockchip: fix issues in the mmc-phase clock
Date: Mon, 6 Jul 2015 15:07:13 -0700 [thread overview]
Message-ID: <20150706220713.GH20866@codeaurora.org> (raw)
In-Reply-To: <1436086820-3757-3-git-send-email-heiko@sntech.de>
On 07/05, Heiko Stuebner wrote:
> The review for the new inverter clock type uncovered some issues (missing
> headers and name handling) that are also present in the mmc-phase clock
> type, I got (to much) inspiration from. Fix these there too.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
Applied to clk-rk3368.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-07-06 22:07 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-05 9:00 [PATCH v3 0/7] clk: rockchip: add support for the clock-tree of the rk3368 Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` [PATCH 1/7] clk: rockchip: add support for phase inverters Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:00 ` Stephen Boyd
2015-07-06 22:00 ` Stephen Boyd
2015-07-06 22:00 ` Stephen Boyd
2015-07-06 22:06 ` Stephen Boyd
2015-07-06 22:06 ` Stephen Boyd
2015-07-06 22:06 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:07 ` Stephen Boyd [this message]
2015-07-06 22:07 ` Stephen Boyd
2015-07-06 22:07 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 3/7] clk: rockchip: define the inverters of rk3066/rk3188 and rk3288 Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:08 ` Stephen Boyd
2015-07-06 22:08 ` Stephen Boyd
2015-07-06 22:08 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 4/7] dt-bindings: add documentation of rk3668 clock controller Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:10 ` Stephen Boyd
2015-07-06 22:10 ` Stephen Boyd
2015-07-06 22:10 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 5/7] clk: rockchip: add dt-binding header for rk3368 Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:11 ` Stephen Boyd
2015-07-06 22:11 ` Stephen Boyd
2015-07-06 22:11 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 6/7] clk: rockchip: add missing include guards Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-05 9:00 ` [PATCH 7/7] clk: rockchip: add rk3368 clock controller Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-05 9:00 ` Heiko Stuebner
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
2015-07-06 22:12 ` Stephen Boyd
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=20150706220713.GH20866@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.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 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.