linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 00/10] ARM: DRA7: add display support
@ 2015-06-01  6:23 Tomi Valkeinen
  2015-06-01  6:23 ` [PATCHv4 01/10] arm: dra7: add DESHDCP clock Tomi Valkeinen
                   ` (9 more replies)
  0 siblings, 10 replies; 29+ messages in thread
From: Tomi Valkeinen @ 2015-06-01  6:23 UTC (permalink / raw)
  To: linux-arm-kernel

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.

The difference to v4 is that the DESHDCP patches were moved to the beginning of
the series to fix boot issues if bisecting.

 Tomi

Tomi Valkeinen (10):
  arm: dra7: add DESHDCP clock
  CLK: TI: always enable DESHDCP clock
  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

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

-- 
2.1.4

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

end of thread, other threads:[~2015-06-04  6:13 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01  6:23 [PATCHv4 00/10] ARM: DRA7: add display support Tomi Valkeinen
2015-06-01  6:23 ` [PATCHv4 01/10] arm: dra7: add DESHDCP clock Tomi Valkeinen
2015-06-02  6:56   ` Tero Kristo
2015-06-01  6:23 ` [PATCHv4 02/10] CLK: TI: always enable " Tomi Valkeinen
2015-06-01 21:49   ` Tony Lindgren
2015-06-02  6:57     ` Tero Kristo
2015-06-01  6:23 ` [PATCHv4 03/10] arm/dts: dra7xx: add 'ti, set-rate-parent' for dss_dss_clk Tomi Valkeinen
2015-06-02  6:57   ` [PATCHv4 03/10] arm/dts: dra7xx: add 'ti,set-rate-parent' " Tero Kristo
2015-06-01  6:23 ` [PATCHv4 04/10] ARM: DRA7: hwmod: add DMM hwmod description Tomi Valkeinen
2015-06-01 22:24   ` Paul Walmsley
2015-06-01  6:23 ` [PATCHv4 05/10] ARM: DRA7: hwmod: set DSS submodule parent hwmods Tomi Valkeinen
2015-06-01 22:26   ` Paul Walmsley
2015-06-01  6:23 ` [PATCHv4 06/10] ARM: OMAP: display: change compat names to array Tomi Valkeinen
2015-06-03 15:42   ` Tony Lindgren
2015-06-01  6:23 ` [PATCHv4 07/10] ARM: OMAP2+: display: detect DRA7 DSS Tomi Valkeinen
2015-06-03 15:42   ` Tony Lindgren
2015-06-01  6:23 ` [PATCHv4 08/10] arm/dts: dra7.dtsi: add DSS support Tomi Valkeinen
2015-06-03 15:43   ` Tony Lindgren
2015-06-01  6:23 ` [PATCHv4 09/10] arm/dts: dra72-evm.dts: add HDMI Tomi Valkeinen
2015-06-03 15:43   ` Tony Lindgren
2015-06-01  6:23 ` [PATCHv4 10/10] arm/dts: am57xx-beagle-x15.dts: " Tomi Valkeinen
2015-06-01 21:51   ` Tony Lindgren
2015-06-02  6:28     ` Tomi Valkeinen
2015-06-03 11:26     ` Tomi Valkeinen
2015-06-03 15:44       ` Tony Lindgren
2015-06-03 16:01         ` Tomi Valkeinen
2015-06-03 16:10           ` Tony Lindgren
2015-06-03 17:16             ` Tony Lindgren
2015-06-04  6:13               ` Tomi Valkeinen

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