All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Gilles Talis <gilles.talis@gmail.com>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	 linux-arm-kernel@lists.infradead.org, conor+dt@kernel.org,
	 krzysztof.kozlowski+dt@linaro.org, robh@kernel.org,
	shawnguo@kernel.org,  alex@voxelbotics.com
Subject: Re: [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit
Date: Thu, 28 Mar 2024 19:55:08 -0300	[thread overview]
Message-ID: <CAOMZO5D7QG3sbtCe_Y3h1i0b1VaLXCftLSCkjSuXcso+dKij9Q@mail.gmail.com> (raw)
In-Reply-To: <20240328202320.187596-4-gilles.talis@gmail.com>

On Thu, Mar 28, 2024 at 5:23 PM Gilles Talis <gilles.talis@gmail.com> wrote:

> +       pinctrl_i2c6: i2c6grp {
> +               fsl,pins = <
> +                       MX8MP_IOMUXC_UART4_RXD__I2C6_SCL                                0x400001c3
> +                       MX8MP_IOMUXC_UART4_TXD__I2C6_SDA                                0x400001c3

If i2c6 is not used, you can drop its pinctrl entry.

WARNING: multiple messages have this Message-ID (diff)
From: Fabio Estevam <festevam@gmail.com>
To: Gilles Talis <gilles.talis@gmail.com>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	 linux-arm-kernel@lists.infradead.org, conor+dt@kernel.org,
	 krzysztof.kozlowski+dt@linaro.org, robh@kernel.org,
	shawnguo@kernel.org,  alex@voxelbotics.com
Subject: Re: [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit
Date: Thu, 28 Mar 2024 19:55:08 -0300	[thread overview]
Message-ID: <CAOMZO5D7QG3sbtCe_Y3h1i0b1VaLXCftLSCkjSuXcso+dKij9Q@mail.gmail.com> (raw)
In-Reply-To: <20240328202320.187596-4-gilles.talis@gmail.com>

On Thu, Mar 28, 2024 at 5:23 PM Gilles Talis <gilles.talis@gmail.com> wrote:

> +       pinctrl_i2c6: i2c6grp {
> +               fsl,pins = <
> +                       MX8MP_IOMUXC_UART4_RXD__I2C6_SCL                                0x400001c3
> +                       MX8MP_IOMUXC_UART4_TXD__I2C6_SDA                                0x400001c3

If i2c6 is not used, you can drop its pinctrl entry.

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

  parent reply	other threads:[~2024-03-28 22:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 20:23 [PATCH 0/3] Add support for Emcraft Systems NavQ+ kit Gilles Talis
2024-03-28 20:23 ` Gilles Talis
2024-03-28 20:23 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Emcraft Systems Gilles Talis
2024-03-28 20:23   ` Gilles Talis
2024-03-28 22:00   ` Krzysztof Kozlowski
2024-03-28 22:00     ` Krzysztof Kozlowski
2024-03-28 20:23 ` [PATCH 2/3] dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit Gilles Talis
2024-03-28 20:23   ` Gilles Talis
2024-03-28 22:00   ` Krzysztof Kozlowski
2024-03-28 22:00     ` Krzysztof Kozlowski
2024-03-28 20:23 ` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems " Gilles Talis
2024-03-28 20:23   ` Gilles Talis
2024-03-28 20:42   ` Andrew Lunn
2024-03-28 20:42     ` Andrew Lunn
2024-03-29 22:08     ` Gilles Talis
2024-03-29 22:08       ` Gilles Talis
2024-03-28 22:04   ` Krzysztof Kozlowski
2024-03-28 22:04     ` Krzysztof Kozlowski
2024-03-29 21:43     ` Gilles Talis
2024-03-28 22:55   ` Fabio Estevam [this message]
2024-03-28 22:55     ` Fabio Estevam
2024-03-29 21:44     ` Gilles Talis
2024-03-28 21:01 ` [PATCH 0/3] Add support for Emcraft Systems NavQ+ kit Rob Herring
2024-03-28 21:01   ` Rob Herring

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=CAOMZO5D7QG3sbtCe_Y3h1i0b1VaLXCftLSCkjSuXcso+dKij9Q@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=alex@voxelbotics.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gilles.talis@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh@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.