linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Weiyi Lu <weiyi.lu@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	srv_heupstream@mediatek.com, Fan Chen <fan.chen@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Enric Balletbo Serra <eballetbo@gmail.com>,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	Sascha Hauer <kernel@pengutronix.de>,
	Nicolas Boichat <drinkcat@chromium.org>,
	devicetree@vger.kernel.org,
	James Liao <jamesjj.liao@mediatek.com>
Subject: Re: [PATCH v15 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
Date: Tue, 26 May 2020 12:03:21 -0600	[thread overview]
Message-ID: <20200526180321.GA77691@bogus> (raw)
In-Reply-To: <1590051985-29149-3-git-send-email-weiyi.lu@mediatek.com>

On Thu, 21 May 2020 17:06:15 +0800, Weiyi Lu wrote:
> Add power dt-bindings of MT8183 and introduces "BASIC" and
> "SUBSYS" clock types in binding document.
> The "BASIC" type is compatible to the original power control with
> clock name [a-z]+[0-9]*, e.g. mm, vpu1.
> The "SUBSYS" type is used for bus protection control with clock
> name [a-z]+-[0-9]+, e.g. isp-0, cam-1.
> And add an optional "mediatek,smi" property for phandle to smi-common
> node.
> 
> Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
> ---
>  .../devicetree/bindings/soc/mediatek/scpsys.txt    | 21 ++++++++++++++---
>  include/dt-bindings/power/mt8183-power.h           | 26 ++++++++++++++++++++++
>  2 files changed, 44 insertions(+), 3 deletions(-)
>  create mode 100644 include/dt-bindings/power/mt8183-power.h
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2020-05-26 18:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21  9:06 [PATCH v15 00/11] Mediatek MT8183 scpsys support Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 01/11] dt-bindings: mediatek: Add property to mt8183 smi-common Weiyi Lu
2020-05-26 18:02   ` Rob Herring
2020-05-21  9:06 ` [PATCH v15 02/11] dt-bindings: soc: Add MT8183 power dt-bindings Weiyi Lu
2020-05-26 18:03   ` Rob Herring [this message]
2020-05-21  9:06 ` [PATCH v15 03/11] soc: mediatek: Add basic_clk_name to scp_power_data Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 04/11] soc: mediatek: Remove infracfg misc driver support Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 05/11] soc: mediatek: Add multiple step bus protection control Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 06/11] soc: mediatek: Add subsys clock control for bus protection Weiyi Lu
2020-06-04  2:29   ` Nicolas Boichat
2020-06-17  6:39     ` Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 07/11] soc: mediatek: Add extra sram control Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 08/11] soc: mediatek: Add MT8183 scpsys support Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 09/11] soc: mediatek: Add a comma at the end Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 10/11] arm64: dts: Add power controller device node of MT8183 Weiyi Lu
2020-05-21  9:06 ` [PATCH v15 11/11] arm64: dts: Add power-domains property to mfgcfg 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=20200526180321.GA77691@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=drinkcat@chromium.org \
    --cc=eballetbo@gmail.com \
    --cc=fan.chen@mediatek.com \
    --cc=jamesjj.liao@mediatek.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=weiyi.lu@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).