Re: [PATCHv3 00/10] ARM: DRA7: add display support

2015-06-01 Thread Tomi Valkeinen


On 01/06/15 08:46, Paul Walmsley wrote:
 Hi Tomi
 
 On Wed, 6 May 2015, Tomi Valkeinen wrote:
 
 This series adds the arch/arm/ side of the display support for DRA7 (DRA72x,
 DRA74x, AM54xx) SoCs. Also support for HDMI output on x15 and DRA72 EVM 
 boards
 is added.

 This series is v3, and is based on v4.1-rc2. There are no differences to v2,
 except rebased and tested.
 
 Are you still planning to move the DESHDCP clock enable to the beginning 
 of the series to avoid the warnings, per:
 
 http://www.spinics.net/lists/arm-kernel/msg410968.html

Sorry, I totally forgot that. I will do that and send a v4.

 Also, not sure if you can arrange for someone at TI to send over a DRA7xx 
 board for the testbed, but it would be nice to have a board to test these 
 patches with, to avoid issues like the one mentioned in your E-mails...

I'll forward the request.

 Tomi



signature.asc
Description: OpenPGP digital signature


Re: [PATCHv3 00/10] ARM: DRA7: add display support

2015-05-31 Thread Paul Walmsley
Hi Tomi

On Wed, 6 May 2015, Tomi Valkeinen wrote:

 This series adds the arch/arm/ side of the display support for DRA7 (DRA72x,
 DRA74x, AM54xx) SoCs. Also support for HDMI output on x15 and DRA72 EVM boards
 is added.
 
 This series is v3, and is based on v4.1-rc2. There are no differences to v2,
 except rebased and tested.

Are you still planning to move the DESHDCP clock enable to the beginning 
of the series to avoid the warnings, per:

http://www.spinics.net/lists/arm-kernel/msg410968.html

?

Also, not sure if you can arrange for someone at TI to send over a DRA7xx 
board for the testbed, but it would be nice to have a board to test these 
patches with, to avoid issues like the one mentioned in your E-mails...


- Paul
--
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: [PATCHv3 00/10] ARM: DRA7: add display support

2015-05-20 Thread Tomi Valkeinen
Hi,

On 06/05/15 13:08, Tomi Valkeinen wrote:
 Hi,
 
 This series adds the arch/arm/ side of the display support for DRA7 (DRA72x,
 DRA74x, AM54xx) SoCs. Also support for HDMI output on x15 and DRA72 EVM boards
 is added.
 
 This series is v3, and is based on v4.1-rc2. There are no differences to v2,
 except rebased and tested.
 
  Tomi
 
 Tomi Valkeinen (10):
   arm/dts: dra7xx: add 'ti,set-rate-parent' for dss_dss_clk
   ARM: DRA7: hwmod: add DMM hwmod description
   ARM: DRA7: hwmod: set DSS submodule parent hwmods
   ARM: OMAP: display: change compat names to array
   ARM: OMAP2+: display: detect DRA7 DSS
   arm/dts: dra7.dtsi: add DSS support
   arm/dts: dra72-evm.dts: add HDMI
   arm/dts: am57xx-beagle-x15.dts: add HDMI
   arm: dra7: add DESHDCP clock
   CLK: TI: always enable DESHDCP clock
 
  arch/arm/boot/dts/am57xx-beagle-x15.dts   |  81 ++
  arch/arm/boot/dts/dra7.dtsi   |  43 
  arch/arm/boot/dts/dra72-evm.dts   | 110 
 ++
  arch/arm/boot/dts/dra72x.dtsi |  11 +++
  arch/arm/boot/dts/dra74x.dtsi |  15 
  arch/arm/boot/dts/dra7xx-clocks.dtsi  |  11 +++
  arch/arm/mach-omap2/display.c |  32 +
  arch/arm/mach-omap2/omap_hwmod_7xx_data.c |  33 +
  drivers/clk/ti/clk-7xx.c  |   8 ++-
  9 files changed, 328 insertions(+), 16 deletions(-)

Ping. Any comments? Can we get this into the next merge window?

 Tomi



signature.asc
Description: OpenPGP digital signature