From: Matti Vaittinen <mazziesaccount@gmail.com>
To: reinhold.mueller@emtrion.com, robh+dt@kernel.org
Cc: shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
inux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini
Date: Fri, 10 Dec 2021 22:04:50 +0200 [thread overview]
Message-ID: <29c8eeeb-2dee-6182-a2d3-90821cda975a@gmail.com> (raw)
In-Reply-To: <20211209120934.4815-3-reinhold.mueller@emtrion.com>
Hi dee Ho Reinhold,
On 12/9/21 14:09, reinhold.mueller@emtrion.com wrote:
> From: Reinhold Mueller <reinhold.mueller@emtrion.com>
>
> This patch adds support for the emtrion GmbH emCON-MX8M Mini modules.
> They are available with NXP i.MX 8M Mini equipped with 2 or 4 GB Memory.
>
> The devicetree imx8mm-emcon.dtsi is the common part providing all
> module components and the basic support for the SoC. The support for the
> avari baseboard in the developer-kit configuration is provided by the
> emcon-avari dts files.
>
> Signed-off-by: Reinhold Mueller <reinhold.mueller@emtrion.com>
> ---
> arch/arm64/boot/dts/freescale/Makefile | 3 +-
> .../boot/dts/freescale/imx8mm-emcon-avari.dts | 23 +
> .../dts/freescale/imx8mm-emcon-avari.dtsi | 141 ++++
> .../boot/dts/freescale/imx8mm-emcon.dtsi | 645 ++++++++++++++++++
> 4 files changed, 811 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dts
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtsi
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi
>
> +&i2c3 {
> + clock-frequency = <400000>;
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_i2c3>;
> + status = "okay";
> +
> + bd71847:pmic@4b {
> + compatible = "rohm,bd71847";
> + reg = <0x4b>;
> + pinctrl-0 = <&pinctrl_pmic>;
> + interrupt-parent = <&gpio3>;
> + interrupts = <2 GPIO_ACTIVE_LOW>;
I assume this should be IRQ_TYPE_LEVEL_LOW
Best Regards
-- Matti Vaittinen
next prev parent reply other threads:[~2021-12-10 20:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 12:09 [PATCH 0/2] new emtrion hardware emCON-MX8M Mini reinhold.mueller
2021-12-09 12:09 ` [PATCH 1/2] dt-bindings: arm: Add " reinhold.mueller
2021-12-09 12:09 ` [PATCH 2/2] arm64: dts: imx8mm: Add support for emtrion " reinhold.mueller
2021-12-10 20:04 ` Matti Vaittinen [this message]
2021-12-13 13:19 ` AW: " Mueller, Reinhold
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=29c8eeeb-2dee-6182-a2d3-90821cda975a@gmail.com \
--to=mazziesaccount@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=inux-arm-kernel@lists.infradead.org \
--cc=kernel@pengutronix.de \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reinhold.mueller@emtrion.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--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