All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] imx: add latest Boundary Devices boards support
@ 2016-03-15 10:30 ` Gary Bisson
  0 siblings, 0 replies; 94+ messages in thread
From: Gary Bisson @ 2016-03-15 10:30 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: shawnguo-DgEjT+Ai2ygdnm+yROfE0A, kernel-bIcnvbaLZ9MEGnE8C9+IrQ,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, fabio.estevam-3arQi8VN3Tc,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-lFZ/pmaqli7XmaaqVzeoHQ, mturquette-rdvid1DuHRBWk0Htik3J/w,
	troy.kisky-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR, Gary Bisson

Hi all,

This series adds support for the following Boundary Devices boards:
- Nitrogen7 (i.MX7)
- Nitrogen6SX (i.MX6SoloX)
- Nitrogen6QP_MAX (i.MX6QP)

The first patches add display and CAN support to i.MX7 device tree. Those
two features have been successfully tested on the Nitrogen7. Also the support
of CKIL clock has been added in order to use it as slow clock for the WiFi
module.

Then the last 3 patches add some missing configurations in order to fully
support Boundary platforms using imx_v6_v7_defconfig.

All the patches have been applied/tested on top of Shawn's 'for-next' branch.

Here are some remarks/questions that came during testing:
- Is the pxp v4l2 driver being worked on for mainline inclusion?
- Are the ldb modifications for SoloX being worked on for mainline inclusion?
- Is the WM8960 ASoC machine driver being worked on for mainline inclusion?
- When booting the Nitrogen7, there's backtrace due to clk_pllv3_prepare, does
  it happen on the sdb too? Note that it doesn't prevent the board to work.

Regards,
Gary

Gary Bisson (9):
  ARM: dts: imx7d: add lcdif support
  ARM: dts: imx7d: add flexcan support
  clk: imx: add ckil clock for i.MX7
  ARM: dts: imx: add Boundary Devices Nitrogen7 board
  ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board
  ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board
  ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support
  ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO
  ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80

 arch/arm/boot/dts/Makefile                 |   3 +
 arch/arm/boot/dts/imx6qp-nitrogen6_max.dts |  55 ++
 arch/arm/boot/dts/imx6sx-nitrogen6sx.dts   | 745 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx7d-nitrogen7.dts      | 818 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx7d.dtsi               |  33 ++
 arch/arm/configs/imx_v6_v7_defconfig       |   4 +
 drivers/clk/imx/clk-imx7d.c                |   3 +-
 include/dt-bindings/clock/imx7d-clock.h    |   3 +-
 8 files changed, 1662 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6qp-nitrogen6_max.dts
 create mode 100644 arch/arm/boot/dts/imx6sx-nitrogen6sx.dts
 create mode 100644 arch/arm/boot/dts/imx7d-nitrogen7.dts

-- 
2.7.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-04-12  0:47 UTC | newest]

Thread overview: 94+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-15 10:30 [PATCH 0/9] imx: add latest Boundary Devices boards support Gary Bisson
2016-03-15 10:30 ` Gary Bisson
     [not found] ` <1458037826-19375-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-03-15 10:30   ` [PATCH 1/9] ARM: dts: imx7d: add lcdif support Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 2/9] ARM: dts: imx7d: add flexcan support Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 3/9] clk: imx: add ckil clock for i.MX7 Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 4/9] ARM: dts: imx: add Boundary Devices Nitrogen7 board Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 5/9] ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 6/9] ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board Gary Bisson
2016-03-15 10:30     ` Gary Bisson
     [not found]     ` <1458037826-19375-7-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-03-15 10:53       ` Vladimir Zapolskiy
2016-03-15 10:53         ` Vladimir Zapolskiy
     [not found]         ` <56E7E98F.5030902-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
2016-03-15 10:58           ` Gary Bisson
2016-03-15 10:58             ` Gary Bisson
2016-03-15 10:30   ` [PATCH 7/9] ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 8/9] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 10:30   ` [PATCH 9/9] ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80 Gary Bisson
2016-03-15 10:30     ` Gary Bisson
2016-03-15 14:04   ` [PATCH v2 0/9] imx: add latest Boundary Devices boards support Gary Bisson
2016-03-15 14:04     ` Gary Bisson
     [not found]     ` <1458050668-26748-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-03-15 14:04       ` [PATCH v2 1/9] ARM: dts: imx7d: add lcdif support Gary Bisson
2016-03-15 14:04         ` Gary Bisson
     [not found]         ` <1458050668-26748-2-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-02  1:29           ` Shawn Guo
2016-04-02  1:29             ` Shawn Guo
2016-04-02 16:08             ` Gary Bisson
2016-04-02 16:08               ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 2/9] ARM: dts: imx7d: add flexcan support Gary Bisson
2016-03-15 14:04         ` Gary Bisson
     [not found]         ` <1458050668-26748-3-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-02  1:31           ` Shawn Guo
2016-04-02  1:31             ` Shawn Guo
2016-04-02 16:10             ` Gary Bisson
2016-04-02 16:10               ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 3/9] clk: imx: add ckil clock for i.MX7 Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 4/9] ARM: dts: imx: add Boundary Devices Nitrogen7 board Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 5/9] ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 6/9] ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 7/9] ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 8/9] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-03-15 14:04       ` [PATCH v2 9/9] ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80 Gary Bisson
2016-03-15 14:04         ` Gary Bisson
2016-04-02 16:25       ` [PATCH v3 0/9] imx: add latest Boundary Devices boards support Gary Bisson
2016-04-02 16:25         ` Gary Bisson
     [not found]         ` <1459614351-16731-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-02 16:25           ` [PATCH v3 1/9] ARM: dts: imx7d: add lcdif support Gary Bisson
2016-04-02 16:25             ` Gary Bisson
     [not found]             ` <1459614351-16731-2-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-06  9:06               ` Shawn Guo
2016-04-06  9:06                 ` Shawn Guo
2016-04-02 16:25           ` [PATCH v3 2/9] ARM: dts: imx7d: add flexcan support Gary Bisson
2016-04-02 16:25             ` Gary Bisson
2016-04-02 16:25           ` [PATCH v3 3/9] clk: imx: add ckil clock for i.MX7 Gary Bisson
2016-04-02 16:25             ` Gary Bisson
2016-04-02 16:25           ` [PATCH v3 4/9] ARM: dts: imx: add Boundary Devices Nitrogen7 board Gary Bisson
2016-04-02 16:25             ` Gary Bisson
     [not found]             ` <1459614351-16731-5-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-06 14:15               ` Shawn Guo
2016-04-06 14:15                 ` Shawn Guo
2016-04-07 10:07                 ` Gary Bisson
2016-04-07 10:07                   ` Gary Bisson
2016-04-07 13:50               ` [PATCH v4] " Gary Bisson
2016-04-07 13:50                 ` Gary Bisson
     [not found]                 ` <1460037057-23191-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-11 14:13                   ` Shawn Guo
2016-04-11 14:13                     ` Shawn Guo
2016-04-02 16:25           ` [PATCH v3 5/9] ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board Gary Bisson
2016-04-02 16:25             ` Gary Bisson
     [not found]             ` <1459614351-16731-6-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-06 14:25               ` Shawn Guo
2016-04-06 14:25                 ` Shawn Guo
2016-04-02 16:25           ` [PATCH v3 6/9] ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board Gary Bisson
2016-04-02 16:25             ` Gary Bisson
     [not found]             ` <1459614351-16731-7-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-07 13:52               ` [PATCH v4] " Gary Bisson
2016-04-07 13:52                 ` Gary Bisson
     [not found]                 ` <1460037168-23292-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-11 14:31                   ` Shawn Guo
2016-04-11 14:31                     ` Shawn Guo
2016-04-11 21:01                   ` [PATCH v5] " Gary Bisson
2016-04-11 21:01                     ` Gary Bisson
     [not found]                     ` <1460408496-21164-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-12  0:47                       ` Shawn Guo
2016-04-12  0:47                         ` Shawn Guo
2016-04-02 16:25           ` [PATCH v3 7/9] ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support Gary Bisson
2016-04-02 16:25             ` Gary Bisson
     [not found]             ` <1459614351-16731-8-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-04-06 14:35               ` Shawn Guo
2016-04-06 14:35                 ` Shawn Guo
2016-04-02 16:25           ` [PATCH v3 8/9] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO Gary Bisson
2016-04-02 16:25             ` Gary Bisson
2016-04-02 16:25           ` [PATCH v3 9/9] ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80 Gary Bisson
2016-04-02 16:25             ` Gary Bisson

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.