All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Marek Vasut <marex@denx.de>
Cc: "Lucas Stach" <l.stach@pengutronix.de>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Guido Günther" <agx@sigxcpu.org>,
	"Fabio Estevam" <festevam@gmail.com>,
	"Abel Vesa" <abel.vesa@nxp.com>,
	devicetree@vger.kernel.org, "Dong Aisheng" <aisheng.dong@nxp.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	"Shawn Guo" <shawnguo@kernel.org>
Subject: Re: [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
Date: Tue, 6 Oct 2020 16:12:04 -0500	[thread overview]
Message-ID: <20201006211204.GA2849566@bogus> (raw)
In-Reply-To: <20201003224555.163780-1-marex@denx.de>

On Sun, 04 Oct 2020 00:45:51 +0200, Marek Vasut wrote:
> Add the i.MX8MM BLK_CTL compatible string to the list.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Abel Vesa <abel.vesa@nxp.com>
> Cc: Dong Aisheng <aisheng.dong@nxp.com>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Guido Günther <agx@sigxcpu.org>
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: devicetree@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Marek Vasut <marex@denx.de>
Cc: "Dong Aisheng" <aisheng.dong@nxp.com>,
	devicetree@vger.kernel.org, "Abel Vesa" <abel.vesa@nxp.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Guido Günther" <agx@sigxcpu.org>,
	"Rob Herring" <robh+dt@kernel.org>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Fabio Estevam" <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	"Lucas Stach" <l.stach@pengutronix.de>
Subject: Re: [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
Date: Tue, 6 Oct 2020 16:12:04 -0500	[thread overview]
Message-ID: <20201006211204.GA2849566@bogus> (raw)
In-Reply-To: <20201003224555.163780-1-marex@denx.de>

On Sun, 04 Oct 2020 00:45:51 +0200, Marek Vasut wrote:
> Add the i.MX8MM BLK_CTL compatible string to the list.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Abel Vesa <abel.vesa@nxp.com>
> Cc: Dong Aisheng <aisheng.dong@nxp.com>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Guido Günther <agx@sigxcpu.org>
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: devicetree@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-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:[~2020-10-06 21:12 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 22:45 [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL Marek Vasut
2020-10-03 22:45 ` Marek Vasut
2020-10-03 22:45 ` [PATCH 2/5] dt-bindings: clock: imx8mm: Add media blk_ctl clock IDs Marek Vasut
2020-10-03 22:45   ` Marek Vasut
2020-10-06 21:12   ` Rob Herring
2020-10-06 21:12     ` Rob Herring
2020-10-03 22:45 ` [PATCH 3/5] dt-bindings: reset: imx8mm: Add media blk_ctl reset IDs Marek Vasut
2020-10-03 22:45   ` Marek Vasut
2020-10-06 21:12   ` Rob Herring
2020-10-06 21:12     ` Rob Herring
2020-10-03 22:45 ` [PATCH 4/5] clk: imx: Fix rewriting of hws by resets in generic blk-ctl driver Marek Vasut
2020-10-03 22:45 ` [PATCH 5/5] clk: imx: Add blk-ctl driver for i.MX8MM Marek Vasut
2020-10-06 21:12 ` Rob Herring [this message]
2020-10-06 21:12   ` [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL Rob Herring
2020-10-07 19:52 ` Adam Ford
2020-10-07 19:52   ` Adam Ford
2020-10-07 20:01   ` Marek Vasut
2020-10-07 20:01     ` Marek Vasut
2020-10-07 20:08     ` Adam Ford
2020-10-07 20:08       ` Adam Ford
2020-10-07 20:17       ` Adam Ford
2020-10-07 20:17         ` Adam Ford
2020-10-07 20:50         ` Marek Vasut
2020-10-07 20:50           ` Marek Vasut
2020-11-30 11:47           ` Frieder Schrempf
2020-11-30 11:47             ` Frieder Schrempf
2020-11-30 15:43             ` Adam Ford
2020-11-30 15:43               ` Adam Ford
2020-12-10 15:14               ` Frieder Schrempf
2020-12-10 15:14                 ` Frieder Schrempf
2020-12-16 21:24                 ` Tim Harvey
2020-12-16 21:24                   ` Tim Harvey
2020-12-22  9:07                   ` Frieder Schrempf
2020-12-22  9:07                     ` Frieder Schrempf
2021-02-04 12:46 ` Adam Ford
2021-02-04 12:46   ` Adam Ford

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=20201006211204.GA2849566@bogus \
    --to=robh@kernel.org \
    --cc=abel.vesa@nxp.com \
    --cc=agx@sigxcpu.org \
    --cc=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=marex@denx.de \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@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.