All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: drinkcat@chromium.org, matthias.bgg@gmail.com,
	Rob Herring <robh+dt@kernel.org>,
	chunkuang.hu@kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Fabien Parent <fparent@baylibre.com>,
	kernel@collabora.com, eizan@chromium.org, hsinyi@chromium.org,
	jitao.shi@mediatek.com
Subject: Re: [PATCH v4 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Date: Mon, 4 Oct 2021 11:47:43 -0500	[thread overview]
Message-ID: <YVswLzTQhuj7zI4Z@robh.at.kernel.org> (raw)
In-Reply-To: <20210930103105.v4.2.I3f7f1c9a8e46be07d1757ddf4e0097535f3a7d41@changeid>

On Thu, 30 Sep 2021 10:31:45 +0200, Enric Balletbo i Serra wrote:
> The mmsys system controller exposes a set of memory client resets and
> needs to specify the #reset-cells property in order to advertise the
> number of cells needed to describe each of the resets.
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> ---
> 
> (no changes since v3)
> 
> Changes in v3:
> - Based on top of the patch that converts mmsys to schema
> 
>  .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml      | 4 ++++
>  1 file changed, 4 insertions(+)
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: drinkcat@chromium.org, matthias.bgg@gmail.com,
	Rob Herring <robh+dt@kernel.org>,
	chunkuang.hu@kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Fabien Parent <fparent@baylibre.com>,
	kernel@collabora.com, eizan@chromium.org, hsinyi@chromium.org,
	jitao.shi@mediatek.com
Subject: Re: [PATCH v4 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Date: Mon, 4 Oct 2021 11:47:43 -0500	[thread overview]
Message-ID: <YVswLzTQhuj7zI4Z@robh.at.kernel.org> (raw)
In-Reply-To: <20210930103105.v4.2.I3f7f1c9a8e46be07d1757ddf4e0097535f3a7d41@changeid>

On Thu, 30 Sep 2021 10:31:45 +0200, Enric Balletbo i Serra wrote:
> The mmsys system controller exposes a set of memory client resets and
> needs to specify the #reset-cells property in order to advertise the
> number of cells needed to describe each of the resets.
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> ---
> 
> (no changes since v3)
> 
> Changes in v3:
> - Based on top of the patch that converts mmsys to schema
> 
>  .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml      | 4 ++++
>  1 file changed, 4 insertions(+)
> 

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

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: drinkcat@chromium.org, matthias.bgg@gmail.com,
	Rob Herring <robh+dt@kernel.org>,
	chunkuang.hu@kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Fabien Parent <fparent@baylibre.com>,
	kernel@collabora.com, eizan@chromium.org, hsinyi@chromium.org,
	jitao.shi@mediatek.com
Subject: Re: [PATCH v4 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
Date: Mon, 4 Oct 2021 11:47:43 -0500	[thread overview]
Message-ID: <YVswLzTQhuj7zI4Z@robh.at.kernel.org> (raw)
In-Reply-To: <20210930103105.v4.2.I3f7f1c9a8e46be07d1757ddf4e0097535f3a7d41@changeid>

On Thu, 30 Sep 2021 10:31:45 +0200, Enric Balletbo i Serra wrote:
> The mmsys system controller exposes a set of memory client resets and
> needs to specify the #reset-cells property in order to advertise the
> number of cells needed to describe each of the resets.
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> ---
> 
> (no changes since v3)
> 
> Changes in v3:
> - Based on top of the patch that converts mmsys to schema
> 
>  .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml      | 4 ++++
>  1 file changed, 4 insertions(+)
> 

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-10-04 16:47 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-30  8:31 [PATCH v4 0/7] Add support to the mmsys driver to be a reset controller Enric Balletbo i Serra
2021-09-30  8:31 ` Enric Balletbo i Serra
2021-09-30  8:31 ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 1/7] arm64: dts: mediatek: Move reset controller constants into common location Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30 19:40   ` Rob Herring
2021-09-30 19:40     ` Rob Herring
2021-10-04 16:47   ` Rob Herring [this message]
2021-10-04 16:47     ` Rob Herring
2021-10-04 16:47     ` Rob Herring
2021-09-30  8:31 ` [PATCH v4 3/7] dt-bindings: display: mediatek: add dsi reset optional property Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 4/7] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0 Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 5/7] arm64: dts: mt8183: " Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 6/7] soc: mediatek: mmsys: Add reset controller support Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31 ` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Reset the dsi0 hardware Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-09-30  8:31   ` Enric Balletbo i Serra
2021-10-08 13:16 ` [PATCH v4 0/7] Add support to the mmsys driver to be a reset controller Matthias Brugger
2021-10-08 13:16   ` Matthias Brugger
2021-10-08 13:16   ` Matthias Brugger

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=YVswLzTQhuj7zI4Z@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=chunkuang.hu@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=drinkcat@chromium.org \
    --cc=eizan@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=fparent@baylibre.com \
    --cc=hsinyi@chromium.org \
    --cc=jitao.shi@mediatek.com \
    --cc=kernel@collabora.com \
    --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=robh+dt@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.