From: Heiko Stuebner <heiko@sntech.de>
To: Elaine Zhang <zhangqing@rock-chips.com>
Cc: sboyd@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com,
mturquette@baylibre.com, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
cl@rock-chips.com, xxx@rock-chips.com, xf@rock-chips.com,
huangtao@rock-chips.com
Subject: Re: [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC
Date: Wed, 04 Jul 2018 12:08:15 +0200 [thread overview]
Message-ID: <19643053.9AiPb2dtV0@phil> (raw)
In-Reply-To: <1529029011-15021-1-git-send-email-zhangqing@rock-chips.com>
Hi Elaine,
Am Freitag, 15. Juni 2018, 04:16:47 CEST schrieb Elaine Zhang:
> Change in V3:
> [PATCH v3 1/4]: Correct description
> [PATCH v3 2/4]: Use an SPDX tag instead.
> [PATCH v3 3/4]: Use an SPDX tag instead,
> parent_rate might overflow and fix it.
> fix up the checkpatch warning.
> add more CMPOSITE_xxx_HALFdiv.
>
> Change in V2:
> [PATCH v2 2/4]: modify the Author name
> [PATCH v2 3/4]: provide a bit more explanation for commit message
>
> Elaine Zhang (4):
> dt-bindings: add bindings for px30 clock controller
> clk: rockchip: add dt-binding header for px30
> clk: rockchip: add support for half divider
> clk: rockchip: add clock controller for px30
I've applied the set for 4.19 but dropped the panic-notifier
dump function from the px30 clock driver.
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC
Date: Wed, 04 Jul 2018 12:08:15 +0200 [thread overview]
Message-ID: <19643053.9AiPb2dtV0@phil> (raw)
In-Reply-To: <1529029011-15021-1-git-send-email-zhangqing@rock-chips.com>
Hi Elaine,
Am Freitag, 15. Juni 2018, 04:16:47 CEST schrieb Elaine Zhang:
> Change in V3:
> [PATCH v3 1/4]: Correct description
> [PATCH v3 2/4]: Use an SPDX tag instead.
> [PATCH v3 3/4]: Use an SPDX tag instead,
> parent_rate might overflow and fix it.
> fix up the checkpatch warning.
> add more CMPOSITE_xxx_HALFdiv.
>
> Change in V2:
> [PATCH v2 2/4]: modify the Author name
> [PATCH v2 3/4]: provide a bit more explanation for commit message
>
> Elaine Zhang (4):
> dt-bindings: add bindings for px30 clock controller
> clk: rockchip: add dt-binding header for px30
> clk: rockchip: add support for half divider
> clk: rockchip: add clock controller for px30
I've applied the set for 4.19 but dropped the panic-notifier
dump function from the px30 clock driver.
Heiko
next prev parent reply other threads:[~2018-07-04 10:08 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-15 2:16 [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC Elaine Zhang
2018-06-15 2:16 ` Elaine Zhang
2018-06-15 2:16 ` [PATCH v3 1/4] dt-bindings: add bindings for px30 clock controller Elaine Zhang
2018-06-15 2:16 ` Elaine Zhang
2018-06-20 18:14 ` Rob Herring
2018-06-20 18:14 ` Rob Herring
2018-06-15 2:16 ` [PATCH v3 2/4] clk: rockchip: add dt-binding header for px30 Elaine Zhang
2018-06-15 2:16 ` Elaine Zhang
2018-06-15 2:16 ` [PATCH v3 3/4] clk: rockchip: add support for half divider Elaine Zhang
2018-06-15 2:16 ` Elaine Zhang
2018-07-06 16:50 ` Stephen Boyd
2018-07-06 16:50 ` Stephen Boyd
2018-07-06 16:50 ` Stephen Boyd
2018-07-06 16:50 ` Stephen Boyd
2018-07-06 17:19 ` Heiko Stuebner
2018-07-06 17:19 ` Heiko Stuebner
2018-07-06 17:49 ` Stephen Boyd
2018-07-06 17:49 ` Stephen Boyd
2018-07-06 17:49 ` Stephen Boyd
2018-06-15 2:16 ` [PATCH v3 4/4] clk: rockchip: add clock controller for px30 Elaine Zhang
2018-06-15 2:16 ` Elaine Zhang
2018-07-04 10:08 ` Heiko Stuebner [this message]
2018-07-04 10:08 ` [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC Heiko Stuebner
-- strict thread matches above, loose matches on Subject: below --
2019-04-25 10:12 [PATCH v2 0/3] thermal: rockchip: fix up thermal driver Elaine Zhang
2019-04-25 10:12 ` [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC Elaine Zhang
2019-04-25 10:12 ` Elaine Zhang
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=19643053.9AiPb2dtV0@phil \
--to=heiko@sntech.de \
--cc=cl@rock-chips.com \
--cc=devicetree@vger.kernel.org \
--cc=huangtao@rock-chips.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=xf@rock-chips.com \
--cc=xxx@rock-chips.com \
--cc=zhangqing@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 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.