From: Weiyi Lu <weiyi.lu@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>,
Mike Turquette <mturquette@baylibre.com>,
Rob Herring <robh@kernel.org>,
James Liao <jamesjj.liao@mediatek.com>,
Fan Chen <fan.chen@mediatek.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-clk@vger.kernel.org, srv_heupstream@mediatek.com
Subject: Re: [PATCH v7 0/6] Mediatek MT2712 clock and scpsys support
Date: Fri, 15 Dec 2017 13:50:52 +0800 [thread overview]
Message-ID: <1513317052.30745.1.camel@mtksdaap41> (raw)
In-Reply-To: <1511854102-23195-2-git-send-email-weiyi.lu@mediatek.com>
On Tue, 2017-11-28 at 15:28 +0800, Weiyi Lu wrote:
Hi Matthias,
Just gentle ping. Many thanks.
> This series is based on v4.15-rc1 and composed of
> scpsys control (PATCH 1-4) and device tree (PATCH 5-6)
>
> changes since v6:
> - Rebase to v4.15-rc1.
>
> changes since v5:
> - Refine bus protection with proper variable name
> and better implementation for the if statement.
>
> changes since v4:
> - Refine scpsys and infracfg for bus protection by passing
> a boolean flag to determine the register update method
>
> changes since v3:
> - Rebase to v4.14-rc1.
>
> changes since v2:
> - ensure the clocks used by clocksource driver are registered
> before clocksource init() by using CLK_OF_DECLARE()
> - correct the frequency of clk32k/clkrtc_ext/clkrtc_int
>
> changes since v1:
> - Rebase to v4.13-next-soc.
> - Refine scpsys and infracfg for bus protection.
>
> *** BLURB HERE ***
>
> Weiyi Lu (6):
> dt-bindings: soc: add MT2712 power dt-bindings
> soc: mediatek: extend bus protection API
> soc: mediatek: add dependent clock jpgdec/audio for scpsys
> soc: mediatek: add MT2712 scpsys support
> arm: dts: mt2712: Add clock controller device nodes
> arm: dts: Add power controller device node of MT2712
>
> .../devicetree/bindings/soc/mediatek/scpsys.txt | 3 +
> arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 131 +++++++++++++++++++
> drivers/soc/mediatek/mtk-infracfg.c | 26 +++-
> drivers/soc/mediatek/mtk-scpsys.c | 140 ++++++++++++++++++---
> include/dt-bindings/power/mt2712-power.h | 26 ++++
> include/linux/soc/mediatek/infracfg.h | 7 +-
> 6 files changed, 311 insertions(+), 22 deletions(-)
> create mode 100644 include/dt-bindings/power/mt2712-power.h
>
next prev parent reply other threads:[~2017-12-15 5:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 7:28 [PATCH v7 0/6] Mediatek MT2712 clock and scpsys support Weiyi Lu
[not found] ` <1511854102-23195-1-git-send-email-weiyi.lu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-11-28 7:28 ` Weiyi Lu
2017-12-15 5:50 ` Weiyi Lu [this message]
2017-12-20 18:02 ` Matthias Brugger
2017-11-28 7:28 ` [PATCH v7 1/6] dt-bindings: soc: add MT2712 power dt-bindings Weiyi Lu
2017-11-28 7:28 ` [PATCH v7 2/6] soc: mediatek: extend bus protection API Weiyi Lu
2017-11-28 7:28 ` [PATCH v7 3/6] soc: mediatek: add dependent clock jpgdec/audio for scpsys Weiyi Lu
2017-11-28 7:28 ` [PATCH v7 4/6] soc: mediatek: add MT2712 scpsys support Weiyi Lu
2017-11-28 7:28 ` [PATCH v7 5/6] arm: dts: mt2712: Add clock controller device nodes Weiyi Lu
2017-12-20 18:03 ` Matthias Brugger
2017-11-28 7:28 ` [PATCH v7 6/6] arm: dts: Add power controller device node of MT2712 Weiyi Lu
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=1513317052.30745.1.camel@mtksdaap41 \
--to=weiyi.lu@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=fan.chen@mediatek.com \
--cc=jamesjj.liao@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=robh@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=srv_heupstream@mediatek.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;
as well as URLs for NNTP newsgroup(s).