devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: imx: update Boundary Devices boards support
@ 2016-10-25 21:19 Gary Bisson
  2016-10-25 21:19 ` [PATCH 1/5] ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support Gary Bisson
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Gary Bisson @ 2016-10-25 21:19 UTC (permalink / raw)
  To: devicetree
  Cc: fabio.estevam, linux, Gary Bisson, robh+dt, kernel, shawnguo,
	linux-arm-kernel

Hi all,

This series includes several patches to update the support for our platforms.

Here are the main goals of this series:
1- Adding support for our latest SOM (SOM2)
2- Fix panel naming consistency across the boards
  -> This way our U-Boot bootscript[1] can easily set the panel compatible.
3- Fix USB PHY reset for some boards
  -> U-Boot used to always set the reset pin whether usb was used or not.
     Anyway, the kernel should not be dependent on the bootloader.

Let me know if you have any question.

Regards,
Gary

[1] https://github.com/boundarydevices/u-boot-imx6/blob/boundary-v2016.03/board/boundary/nitrogen6x/6x_bootscript-mainline.txt

Gary Bisson (5):
  ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support
  ARM: dts: imx6qdl-sabrelite: rename panel nodes
  ARM: dts: imx6qdl-sabrelite: add missing USB PHY reset control
  ARM: dts: imx6qdl-nitrogen6x: rename panel nodes
  ARM: dts: imx6qdl-nitrogen6x: add missing USB PHY reset control

 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/imx6q-nitrogen6_som2.dts    |  53 ++
 arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 770 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi     |  24 +-
 arch/arm/boot/dts/imx6qdl-sabrelite.dtsi      |  24 +-
 5 files changed, 868 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6q-nitrogen6_som2.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi

-- 
2.9.3

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

end of thread, other threads:[~2016-11-02  7:40 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25 21:19 [PATCH 0/5] ARM: dts: imx: update Boundary Devices boards support Gary Bisson
2016-10-25 21:19 ` [PATCH 1/5] ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support Gary Bisson
     [not found]   ` <20161025211955.5345-2-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-11-01 14:13     ` Shawn Guo
2016-11-01 14:54       ` Gary Bisson
     [not found]         ` <CAAMH-yugLeHjaSwMx9ZoJ9qm44VKXcgO64xdsO=HBj59pj5cUA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-02  7:35           ` Shawn Guo
2016-10-25 21:19 ` [PATCH 2/5] ARM: dts: imx6qdl-sabrelite: rename panel nodes Gary Bisson
2016-10-25 21:19 ` [PATCH 3/5] ARM: dts: imx6qdl-sabrelite: add missing USB PHY reset control Gary Bisson
     [not found]   ` <20161025211955.5345-4-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-10-25 21:28     ` Fabio Estevam
2016-10-25 21:53       ` Gary Bisson
     [not found]         ` <CAAMH-yu1oC8qaAtVwSxJxKxSmXMzMJkUeu4cUu3OB2yhDV8GBg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-01 14:17           ` Shawn Guo
2016-10-25 21:19 ` [PATCH 4/5] ARM: dts: imx6qdl-nitrogen6x: rename panel nodes Gary Bisson
2016-10-25 21:19 ` [PATCH 5/5] ARM: dts: imx6qdl-nitrogen6x: add missing USB PHY reset control Gary Bisson
     [not found] ` <20161025211955.5345-1-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-11-01 17:10   ` [PATCH v2 0/5] ARM: dts: imx: update Boundary Devices boards support Gary Bisson
     [not found]     ` <20161101171006.24594-1-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2016-11-01 17:10       ` [PATCH v2 1/5] ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support Gary Bisson
2016-11-01 17:10       ` [PATCH v2 2/5] ARM: dts: imx6qdl-sabrelite: use hyphens for nodes name Gary Bisson
2016-11-01 17:10       ` [PATCH v2 3/5] ARM: dts: imx6qdl-nitrogen6x: " Gary Bisson
2016-11-01 17:10       ` [PATCH v2 4/5] ARM: dts: imx6qdl-nit6xlite: " Gary Bisson
2016-11-01 17:10       ` [PATCH v2 5/5] ARM: dts: imx6qdl-nitrogen6_max: " Gary Bisson
2016-11-02  7:40       ` [PATCH v2 0/5] ARM: dts: imx: update Boundary Devices boards support 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).