devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Subject: Re: [PATCH v4 0/3] arm64: dts: Add InnoComm WB15-EVK support
Date: Tue, 18 Oct 2022 09:59:59 +0200	[thread overview]
Message-ID: <20221018075959.GA9130@pengutronix.de> (raw)
In-Reply-To: <20220922081347.3860008-1-s.hauer@pengutronix.de>

Shawn,

will you take this series?

Thanks
  Sascha

On Thu, Sep 22, 2022 at 10:13:44AM +0200, Sascha Hauer wrote:
> The InnoComm WB15-EVK [1] board is a Eval base board for the WB15 SoM
> [2] which is based on the NXP i.MX8MM. This series adds InnoComm as a
> vendor prefix and the necessary dts/dtsi files.
> 														     [1] https://www.innocomm.com/product_inner.aspx?num=2233
> 														     [2] https://www.innocomm.com/product_inner.aspx?num=2232
> 
> Changes since v3:
> - drop unnecessary status = "okay" from new node
> 
> Changes since v2:
> - Fix another remaining s/innocom/innocomm/
> - Don't use underscores in node names
> - Use IRQ_TYPE_LEVEL_LOW to specify interrupt polarity
> 
> Changes since v1:
> - Fix spelling of InnoComm:
>   s/innocom/innocomm/
>   s/Innocom/InnoComm/
> 
> Sascha Hauer (3):
>   dt-bindings: vendor-prefixes: Add prefix for InnoComm
>   dt-bindings: arm: fsl: Add InnoComm WB15 EVK
>   arm64: dts: freescale: Add InnoComm i.MX8MM based WB15 SoM and EVK
> 
>  .../devicetree/bindings/arm/fsl.yaml          |   1 +
>  .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
>  arch/arm64/boot/dts/freescale/Makefile        |   1 +
>  .../freescale/imx8mm-innocomm-wb15-evk.dts    | 146 ++++++
>  .../dts/freescale/imx8mm-innocomm-wb15.dtsi   | 480 ++++++++++++++++++
>  5 files changed, 630 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15-evk.dts
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15.dtsi
> 
> -- 
> 2.30.2
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

      parent reply	other threads:[~2022-10-18  8:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22  8:13 [PATCH v4 0/3] arm64: dts: Add InnoComm WB15-EVK support Sascha Hauer
2022-09-22  8:13 ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add prefix for InnoComm Sascha Hauer
2022-09-22  8:13 ` [PATCH v4 2/3] dt-bindings: arm: fsl: Add InnoComm WB15 EVK Sascha Hauer
2022-09-22  8:13 ` [PATCH v4 3/3] arm64: dts: freescale: Add InnoComm i.MX8MM based WB15 SoM and EVK Sascha Hauer
2022-09-22 13:02   ` Krzysztof Kozlowski
2022-10-23 12:49   ` Shawn Guo
2022-09-29 10:10 ` [PATCH v4 0/3] arm64: dts: Add InnoComm WB15-EVK support Sascha Hauer
2022-10-18  7:59 ` Sascha Hauer [this message]

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=20221018075959.GA9130@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 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).