linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Adrien Grassein <adrien.grassein@gmail.com>
Cc: devicetree@vger.kernel.org, will@kernel.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, linux-kernel@vger.kernel.org,
	krzk@kernel.org, robh+dt@kernel.org, linux-imx@nxp.com,
	kernel@pengutronix.de, catalin.marinas@arm.com,
	festevam@gmail.com, linux-arm-kernel@lists.infradead.org,
	Adrien Grassein <adrien.grassein@gmail.com>
Subject: [PATCH v4 00/10] Add peripheral support for imx8mm-nitrogen-r2 board
Date: Tue, 23 Feb 2021 20:16:43 +0100	[thread overview]
Message-ID: <20210223191652.436397-1-adrien.grassein@gmail.com> (raw)

Hi,

this patch set is to add several peripheral support for the
imx8mm-nitrogen-r2 board.

Thanks,

Update in v2:
  - Fix some typo found in v1;
  - Fix UART description

Update in v3
  - Fix wlan vqmcc regulator;
  - Remove useless clock node;
  - Split UART patch

Update in v4
  - Fix audio binding;
  - Add a patch to fix eMMC binding.

Thanks,

Adrien Grassein (10):
  arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip
  arm64: dts: imx8mm-nitrogen-r2: rework USDHC1
  arm64: dts: imx8mm-nitrogen-r2: add USB support
  arm64: dts: imx8mm-nitrogen-r2: add espi2 support
  arm64: dts: imx8mm-nitrogen-r2: add UARTs
  arm64: dts: imx8mm-nitrogen-r2: rework UART 2
  arm64: dts: imx8mm-nitrogen-r2: add PWMs
  arm64: dts: imx8mm-nitrogen-r2: add FlexSPI
  arm64: dts: imx8mm-nitrogen-r2: add audio
  arm64: defconfig: Enable wm8960 audio driver.

 .../boot/dts/freescale/imx8mm-nitrogen-r2.dts | 314 +++++++++++++++++-
 arch/arm64/configs/defconfig                  |   1 +
 2 files changed, 313 insertions(+), 2 deletions(-)

-- 
2.25.1


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

             reply	other threads:[~2021-02-23 19:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23 19:16 Adrien Grassein [this message]
2021-02-23 19:16 ` [PATCH v4 01/10] arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip Adrien Grassein
2021-02-23 19:54   ` Krzysztof Kozlowski
2021-02-23 19:16 ` [PATCH v4 02/10] arm64: dts: imx8mm-nitrogen-r2: rework USDHC1 Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 03/10] arm64: dts: imx8mm-nitrogen-r2: add USB support Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 05/10] arm64: dts: imx8mm-nitrogen-r2: add UARTs Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 06/10] arm64: dts: imx8mm-nitrogen-r2: rework UART 2 Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 07/10] arm64: dts: imx8mm-nitrogen-r2: add PWMs Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 08/10] arm64: dts: imx8mm-nitrogen-r2: add FlexSPI Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 09/10] arm64: dts: imx8mm-nitrogen-r2: add audio Adrien Grassein
2021-02-23 19:16 ` [PATCH v4 10/10] arm64: defconfig: Enable wm8960 audio driver Adrien Grassein
2021-03-08  0:46 ` [PATCH v4 00/10] Add peripheral support for imx8mm-nitrogen-r2 board Shawn Guo
2021-03-08 11:54   ` Adrien Grassein
2021-03-08 12:30     ` Shawn Guo
2021-03-08 12:32       ` Adrien Grassein

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=20210223191652.436397-1-adrien.grassein@gmail.com \
    --to=adrien.grassein@gmail.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=will@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).