All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Alexandre Bailon <abailon@baylibre.com>
Cc: ohad@wizery.com, devicetree@vger.kernel.org,
	stephane.leprovost@mediatek.com, mathieu.poirier@linaro.org,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	bjorn.andersson@linaro.org, gpain@baylibre.com,
	robh+dt@kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU
Date: Fri, 11 Sep 2020 16:52:26 -0600	[thread overview]
Message-ID: <20200911225226.GA2968956@bogus> (raw)
In-Reply-To: <20200910130148.8734-2-abailon@baylibre.com>

On Thu, 10 Sep 2020 15:01:45 +0200, Alexandre Bailon wrote:
> This adds dt bindings for the APU present in the MT8183.
> 
> Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
> ---
>  .../bindings/remoteproc/mtk,apu.yaml          | 107 ++++++++++++++++++
>  1 file changed, 107 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,apu.yaml
> 

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: Alexandre Bailon <abailon@baylibre.com>
Cc: stephane.leprovost@mediatek.com,
	linux-mediatek@lists.infradead.org, ohad@wizery.com,
	gpain@baylibre.com, mathieu.poirier@linaro.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	linux-remoteproc@vger.kernel.org, bjorn.andersson@linaro.org,
	matthias.bgg@gmail.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU
Date: Fri, 11 Sep 2020 16:52:26 -0600	[thread overview]
Message-ID: <20200911225226.GA2968956@bogus> (raw)
In-Reply-To: <20200910130148.8734-2-abailon@baylibre.com>

On Thu, 10 Sep 2020 15:01:45 +0200, Alexandre Bailon wrote:
> This adds dt bindings for the APU present in the MT8183.
> 
> Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
> ---
>  .../bindings/remoteproc/mtk,apu.yaml          | 107 ++++++++++++++++++
>  1 file changed, 107 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,apu.yaml
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Alexandre Bailon <abailon@baylibre.com>
Cc: ohad@wizery.com, devicetree@vger.kernel.org,
	stephane.leprovost@mediatek.com, mathieu.poirier@linaro.org,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	bjorn.andersson@linaro.org, gpain@baylibre.com,
	robh+dt@kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU
Date: Fri, 11 Sep 2020 16:52:26 -0600	[thread overview]
Message-ID: <20200911225226.GA2968956@bogus> (raw)
In-Reply-To: <20200910130148.8734-2-abailon@baylibre.com>

On Thu, 10 Sep 2020 15:01:45 +0200, Alexandre Bailon wrote:
> This adds dt bindings for the APU present in the MT8183.
> 
> Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
> ---
>  .../bindings/remoteproc/mtk,apu.yaml          | 107 ++++++++++++++++++
>  1 file changed, 107 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,apu.yaml
> 

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:[~2020-09-11 22:52 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 13:01 [PATCH v2 0/4] Add support of mt8183 APU Alexandre Bailon
2020-09-10 13:01 ` Alexandre Bailon
2020-09-10 13:01 ` Alexandre Bailon
2020-09-10 13:01 ` [PATCH v2 1/4] dt bindings: remoteproc: Add bindings for MT8183 APU Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-11 22:51   ` Rob Herring
2020-09-11 22:51     ` Rob Herring
2020-09-11 22:51     ` Rob Herring
2020-09-11 22:52   ` Rob Herring [this message]
2020-09-11 22:52     ` Rob Herring
2020-09-11 22:52     ` Rob Herring
2020-09-29 17:30   ` Mathieu Poirier
2020-09-29 17:30     ` Mathieu Poirier
2020-09-29 17:30     ` Mathieu Poirier
2020-09-10 13:01 ` [PATCH v2 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-29 17:52   ` Mathieu Poirier
2020-09-29 17:52     ` Mathieu Poirier
2020-09-29 17:52     ` Mathieu Poirier
2021-07-20  8:47     ` Alexandre Bailon
2021-07-20  8:47       ` Alexandre Bailon
2021-07-20  8:47       ` Alexandre Bailon
2020-09-10 13:01 ` [PATCH v2 3/4] remoteproc: mtk_vpu_rproc: Add support of JTAG Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-29 18:01   ` Mathieu Poirier
2020-09-29 18:01     ` Mathieu Poirier
2020-09-29 18:01     ` Mathieu Poirier
2020-09-10 13:01 ` [PATCH v2 4/4] ARM64: mt8183: Add support of APU to mt8183 Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-10 13:01   ` Alexandre Bailon
2020-09-12  7:50   ` kernel test robot
2020-09-12  7:50     ` kernel test robot
2020-09-12  7:50     ` kernel test robot
2020-09-12  7:50     ` kernel test robot
2020-09-23 23:11 ` [PATCH v2 0/4] Add support of mt8183 APU Mathieu Poirier
2020-09-23 23:11   ` Mathieu Poirier
2020-09-23 23:11   ` Mathieu Poirier

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=20200911225226.GA2968956@bogus \
    --to=robh@kernel.org \
    --cc=abailon@baylibre.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gpain@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=matthias.bgg@gmail.com \
    --cc=ohad@wizery.com \
    --cc=robh+dt@kernel.org \
    --cc=stephane.leprovost@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 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.