All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Sascha Hauer <s.hauer@pengutronix.de>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards
Date: Sun, 9 Dec 2018 21:09:25 +0800	[thread overview]
Message-ID: <20181209130923.GF22960@dragon> (raw)
In-Reply-To: <20181206100905.15053-1-otavio@ossystems.com.br>

On Thu, Dec 06, 2018 at 08:08:56AM -0200, Otavio Salvador wrote:
> This patchset rework the imx7d-pico SoM, its Pi baseboard
> and add the Hobbit baseboard support as well.
> 
> Changes in v2:
> - replace fsl,uart-has-rtscts with uart-has-rtscts
> 
> Fabio Estevam (8):
>   ARM: dts: imx7d-pico: Do not harcode the memory size
>   ARM: dts: imx7d-pico: Switch to SPDX identifier
>   ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi
>   ARM: dts: imx7d-pico: Pass the USBOTG1_PWR pinctrl
>   ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO
>   ARM: dts: imx7d-pico: Extend peripherals support
>   ARM: dts: imx7d-pico-pi: Extend peripherals support
>   ARM: dts: imx7d-pico: Add the imx7d-pico-hobbit variant
> 
> Otavio Salvador (1):
>   ARM: dts: imx7d-pico: Improve WiFi regulator name

Applied all, thanks.

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

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <fabio.estevam@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Mark Rutland <mark.rutland@arm.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>
Subject: Re: [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards
Date: Sun, 9 Dec 2018 21:09:25 +0800	[thread overview]
Message-ID: <20181209130923.GF22960@dragon> (raw)
In-Reply-To: <20181206100905.15053-1-otavio@ossystems.com.br>

On Thu, Dec 06, 2018 at 08:08:56AM -0200, Otavio Salvador wrote:
> This patchset rework the imx7d-pico SoM, its Pi baseboard
> and add the Hobbit baseboard support as well.
> 
> Changes in v2:
> - replace fsl,uart-has-rtscts with uart-has-rtscts
> 
> Fabio Estevam (8):
>   ARM: dts: imx7d-pico: Do not harcode the memory size
>   ARM: dts: imx7d-pico: Switch to SPDX identifier
>   ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi
>   ARM: dts: imx7d-pico: Pass the USBOTG1_PWR pinctrl
>   ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO
>   ARM: dts: imx7d-pico: Extend peripherals support
>   ARM: dts: imx7d-pico-pi: Extend peripherals support
>   ARM: dts: imx7d-pico: Add the imx7d-pico-hobbit variant
> 
> Otavio Salvador (1):
>   ARM: dts: imx7d-pico: Improve WiFi regulator name

Applied all, thanks.

  parent reply	other threads:[~2018-12-09 13:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 10:08 [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards Otavio Salvador
2018-12-06 10:08 ` Otavio Salvador
2018-12-06 10:08 ` [PATCH v2 1/9] ARM: dts: imx7d-pico: Do not harcode the memory size Otavio Salvador
2018-12-06 10:08   ` Otavio Salvador
2018-12-06 10:08 ` [PATCH v2 2/9] ARM: dts: imx7d-pico: Switch to SPDX identifier Otavio Salvador
2018-12-06 10:08   ` Otavio Salvador
2018-12-06 10:08 ` [PATCH v2 3/9] ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi Otavio Salvador
2018-12-06 10:08   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 4/9] ARM: dts: imx7d-pico: Pass the USBOTG1_PWR pinctrl Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 5/9] ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 6/9] ARM: dts: imx7d-pico: Improve WiFi regulator name Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 7/9] ARM: dts: imx7d-pico: Extend peripherals support Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 8/9] ARM: dts: imx7d-pico-pi: " Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 9/9] ARM: dts: imx7d-pico: Add the imx7d-pico-hobbit variant Otavio Salvador
2018-12-06 10:09   ` Otavio Salvador
2018-12-06 10:44 ` [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards Otavio Salvador
2018-12-06 10:44   ` Otavio Salvador
2018-12-08  0:01   ` Otavio Salvador
2018-12-08  0:01     ` Otavio Salvador
2018-12-09 13:09 ` Shawn Guo [this message]
2018-12-09 13:09   ` Shawn Guo

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=20181209130923.GF22960@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=otavio@ossystems.com.br \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    /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.