Re: [PATCH v2 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54

2014-05-05 Thread Tony Lindgren
* Dmitry Lifshitz lifsh...@compulab.co.il [140428 04:43]:
 Add support for CompuLab CM-T54 CoM and SBC-T54 board:
 
 http://compulab.co.il/products/computer-on-modules/cm-t54/
 http://compulab.co.il/products/sbcs/sbc-t54/
 
 SBC-T54 is a single board computer based on OMAP5432 CPU.
 It is implemented with a CM-T54 CoM providing most of the functions,
 and SB-T54 carrier board providing connectors and several additional
 functions.
 
 Changes from V1:
 
 * Used OMAP5_CORE_IOPAD macros for pimnux settings
 * Added CD and WP support for SD/MMC card on SB-T54
 * Platform quirk for deasserting PDN and RST GPIOs of WiFi chip replaced by
   appropriate regulators in DT.

Thanks applying into omap-for-v3.16/dt.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54

2014-04-28 Thread Dmitry Lifshitz
Add support for CompuLab CM-T54 CoM and SBC-T54 board:

http://compulab.co.il/products/computer-on-modules/cm-t54/
http://compulab.co.il/products/sbcs/sbc-t54/

SBC-T54 is a single board computer based on OMAP5432 CPU.
It is implemented with a CM-T54 CoM providing most of the functions,
and SB-T54 carrier board providing connectors and several additional
functions.

Changes from V1:

* Used OMAP5_CORE_IOPAD macros for pimnux settings
* Added CD and WP support for SD/MMC card on SB-T54
* Platform quirk for deasserting PDN and RST GPIOs of WiFi chip replaced by
  appropriate regulators in DT.

Dmitry Lifshitz (2):
  ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
  ARM: dts: cm-t54: add WiFi/BT support

 arch/arm/boot/dts/Makefile  |2 +
 arch/arm/boot/dts/omap5-cm-t54.dts  |  414 +++
 arch/arm/boot/dts/omap5-sbc-t54.dts |   52 +
 3 files changed, 468 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap5-cm-t54.dts
 create mode 100644 arch/arm/boot/dts/omap5-sbc-t54.dts

-- 
1.7.5.4

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html