Re: [PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support

2015-11-11 Thread Tony Lindgren
Hi,

* Uri Mashiach  [15 09:32]:
> Gentle ping

Well the merge window is ongoing, and I'm not touching anything
except fixes until they are all out of the way. And after that
I'll start applying patches for v4.5 merge window, usually by
-rc2 except when things go wrong and we have regressions with
the mainline kernel like we did during v4.3-rc cycle.

So for fixes, it's always a good time to send them. The sooner
we have fixes out of the way after each merge window, the sooner
I'll start applying new features.

So for new features, between -rc1 and -rc4. We really want to
have all the new code sit in Linux next for a few weeks before
each merge window so in general I try to have things ready togo
by -rc5 for most part and by -rc6 latest.

Regards,

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


Re: [PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support

2015-11-11 Thread Uri Mashiach

Gentle ping

On 27/10/15 14:14, Uri Mashiach wrote:

Add basic support for CompuLab cm-t335 module based on AM335X SoC.

CM-T335 is a tiny computer-on-module (CoM) / system-on-module (SoM)
The module is built around the Texas Instruments Sitara AM3352/4
system-on-chip.

The CPU is supplemented with up-to 512MB DDR3 and up-to 1GB of on-board
NAND storage, WiFi connected to SPI, Bluetooth, Analog audio, Gigabit
Ethernet, CAN bus.

Ilya Ledvich (6):
   ARM: OMAP2+: dts: cm-t335: add initial support
   ARM: OMAP2+: dts: cm-t335: add basic support for I2C
   ARM: OMAP2+: dts: cm-t335: add support for NAND flash
   ARM: OMAP2+: dts: cm-t335: add support for MMC
   ARM: OMAP2+: dts: cm-t335: add support for network device
   ARM: OMAP2+: dts: cm-t335: add support for PWM backlight

  .../devicetree/bindings/arm/omap/omap.txt  |   3 +
  arch/arm/boot/dts/Makefile |   7 +-
  arch/arm/boot/dts/am335x-cm-t335.dts   | 347 +
  3 files changed, 354 insertions(+), 3 deletions(-)
  create mode 100644 arch/arm/boot/dts/am335x-cm-t335.dts


--
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 0/6] ARM: OMAP2+: dts: cm-t335: initial support

2015-10-27 Thread Uri Mashiach
Add basic support for CompuLab cm-t335 module based on AM335X SoC.

CM-T335 is a tiny computer-on-module (CoM) / system-on-module (SoM)
The module is built around the Texas Instruments Sitara AM3352/4
system-on-chip.

The CPU is supplemented with up-to 512MB DDR3 and up-to 1GB of on-board
NAND storage, WiFi connected to SPI, Bluetooth, Analog audio, Gigabit
Ethernet, CAN bus.

Ilya Ledvich (6):
  ARM: OMAP2+: dts: cm-t335: add initial support
  ARM: OMAP2+: dts: cm-t335: add basic support for I2C
  ARM: OMAP2+: dts: cm-t335: add support for NAND flash
  ARM: OMAP2+: dts: cm-t335: add support for MMC
  ARM: OMAP2+: dts: cm-t335: add support for network device
  ARM: OMAP2+: dts: cm-t335: add support for PWM backlight

 .../devicetree/bindings/arm/omap/omap.txt  |   3 +
 arch/arm/boot/dts/Makefile |   7 +-
 arch/arm/boot/dts/am335x-cm-t335.dts   | 347 +
 3 files changed, 354 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-cm-t335.dts

-- 
2.6.0

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