Re: [PATCH 0/9] ARM: dts: sbc-t3x: add more features support

2014-11-21 Thread Tony Lindgren
* Dmitry Lifshitz lifsh...@compulab.co.il [141118 01:15]:
 Add support for more SBC-T3x single board computers features:
 
 * CM-T3x CoM and SB-T35 baseboard EEPROMs
 * TV out
 * Touchscreen
 * CM-T3x30 audio
 * CM-T3x30 keypad

Applying all into omap-for-v3.19/dt-v2 thanks.

Tony
 
 Dmitry Lifshitz (9):
   ARM: dts: cm-t3x: cleanup comments indentation
   ARM: dts: cm-t3x: add ADS7846 touchscreen support
   ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
   ARM: dts: cm-t3x: add EEPROM support
   ARM: dts: sb-t35: add EEPROM support
   ARM: dts: cm-t3x: add TV out support
   ARM: dts: sbc-t3x: add TV out display alias
   ARM: dts: sbc-t3x30: add audio support
   ARM: dts: cm-t3x30: add keypad support
 
  arch/arm/boot/dts/omap3-cm-t3x.dtsi   |  119 
 +++--
  arch/arm/boot/dts/omap3-cm-t3x30.dtsi |   31 +
  arch/arm/boot/dts/omap3-sb-t35.dtsi   |   36 ++
  arch/arm/boot/dts/omap3-sbc-t3517.dts |1 +
  arch/arm/boot/dts/omap3-sbc-t3530.dts |1 +
  arch/arm/boot/dts/omap3-sbc-t3730.dts |1 +
  arch/arm/mach-omap2/pdata-quirks.c|3 -
  7 files changed, 183 insertions(+), 9 deletions(-)
 
 -- 
 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


Re: [PATCH 0/9] ARM: dts: sbc-t3x: add more features support

2014-11-21 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [141121 16:04]:
 * Dmitry Lifshitz lifsh...@compulab.co.il [141118 01:15]:
  Add support for more SBC-T3x single board computers features:
  
  * CM-T3x CoM and SB-T35 baseboard EEPROMs
  * TV out
  * Touchscreen
  * CM-T3x30 audio
  * CM-T3x30 keypad
 
 Applying all into omap-for-v3.19/dt-v2 thanks.

Had to remove pinctr reference for missing i2c1_pins in
omap3-cm-t3x.dtsi for make dtbs to work. And had to drop
the audio and tv patches because missing reference to vdac.

Please update the missing patches against current
omap-for-v3.19/dt-v2 that I just pushed out.

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


[PATCH 0/9] ARM: dts: sbc-t3x: add more features support

2014-11-18 Thread Dmitry Lifshitz
Add support for more SBC-T3x single board computers features:

* CM-T3x CoM and SB-T35 baseboard EEPROMs
* TV out
* Touchscreen
* CM-T3x30 audio
* CM-T3x30 keypad

Dmitry Lifshitz (9):
  ARM: dts: cm-t3x: cleanup comments indentation
  ARM: dts: cm-t3x: add ADS7846 touchscreen support
  ARM: OMAP2+: remove cm-t3x touchscreen pdata quirk
  ARM: dts: cm-t3x: add EEPROM support
  ARM: dts: sb-t35: add EEPROM support
  ARM: dts: cm-t3x: add TV out support
  ARM: dts: sbc-t3x: add TV out display alias
  ARM: dts: sbc-t3x30: add audio support
  ARM: dts: cm-t3x30: add keypad support

 arch/arm/boot/dts/omap3-cm-t3x.dtsi   |  119 +++--
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi |   31 +
 arch/arm/boot/dts/omap3-sb-t35.dtsi   |   36 ++
 arch/arm/boot/dts/omap3-sbc-t3517.dts |1 +
 arch/arm/boot/dts/omap3-sbc-t3530.dts |1 +
 arch/arm/boot/dts/omap3-sbc-t3730.dts |1 +
 arch/arm/mach-omap2/pdata-quirks.c|3 -
 7 files changed, 183 insertions(+), 9 deletions(-)

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