All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Improvements for i.MX7D PICO SoM and its baseboards
@ 2018-12-02 21:25 ` Otavio Salvador
  0 siblings, 0 replies; 24+ messages in thread
From: Otavio Salvador @ 2018-12-02 21:25 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.


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] 24+ messages in thread

end of thread, other threads:[~2018-12-06  1:41 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-02 21:25 [PATCH 0/9] Improvements for i.MX7D PICO SoM and its baseboards Otavio Salvador
2018-12-02 21:25 ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 1/9] ARM: dts: imx7d-pico: Do not harcode the memory size Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 2/9] ARM: dts: imx7d-pico: Switch to SPDX identifier Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 3/9] ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 4/9] ARM: dts: imx7d-pico: Pass the USBOTG1_PWR pinctrl Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 5/9] ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 6/9] ARM: dts: imx7d-pico: Improve WiFi regulator name Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 7/9] ARM: dts: imx7d-pico: Extend peripherals support Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-06  1:38   ` Shawn Guo
2018-12-06  1:38     ` Shawn Guo
2018-12-02 21:25 ` [PATCH 8/9] ARM: dts: imx7d-pico-pi: " Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-02 21:25 ` [PATCH 9/9] ARM: dts: imx7d-pico: Add the imx7d-pico-hobbit variant Otavio Salvador
2018-12-02 21:25   ` Otavio Salvador
2018-12-06  1:40 ` [PATCH 0/9] Improvements for i.MX7D PICO SoM and its baseboards Shawn Guo
2018-12-06  1:40   ` Shawn Guo

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.