linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards
@ 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
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Otavio Salvador @ 2018-12-06 10:08 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Otavio Salvador, Fabio Estevam, devicetree, linux-kernel,
	Rob Herring, Pengutronix Kernel Team, Mark Rutland, Sascha Hauer,
	Shawn Guo, NXP Linux Team

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

 arch/arm/boot/dts/Makefile              |   1 +
 arch/arm/boot/dts/imx7d-pico-hobbit.dts | 105 +++++++
 arch/arm/boot/dts/imx7d-pico-pi.dts     | 180 +++---------
 arch/arm/boot/dts/imx7d-pico.dtsi       | 355 ++++++++++++++++++++----
 4 files changed, 457 insertions(+), 184 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx7d-pico-hobbit.dts

-- 
2.19.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-12-09 13:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH v2 1/9] ARM: dts: imx7d-pico: Do not harcode the memory size 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 ` [PATCH v2 3/9] ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi 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 ` [PATCH v2 5/9] ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO 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 ` [PATCH v2 7/9] ARM: dts: imx7d-pico: Extend peripherals support Otavio Salvador
2018-12-06 10:09 ` [PATCH v2 8/9] ARM: dts: imx7d-pico-pi: " 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:44 ` [PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards Otavio Salvador
2018-12-08  0:01   ` Otavio Salvador
2018-12-09 13:09 ` Shawn Guo

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).