All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Add DT nodes for FIMD and DP controller for Exynos5420 SoC
@ 2013-07-30 11:19 Vikas Sajjan
  2013-07-30 11:19 ` [PATCH v2 1/7] ARM: dts: Move display-timimg information inside FIMD DT node for exynos5250 Vikas Sajjan
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Vikas Sajjan @ 2013-07-30 11:19 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: kgene.kim, t.figa, devicetree, jg1.han, inki.dae, ajaynumb,
	patches, linaro-kernel

This patchset adds DT nodes for FIMD and DP controller for Exynos5420
based SMDK.

It moves all common properties of FIMD and DP controller DT node specific to
Exynos5 Socs like 5250 and 5420 to exynos5.dtsi file.

It also adds required PM domain DT nodes for exynos5420.

Is rebased on branch kgene's "for-next"
https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next

The DP PHY DT Node is based on Jingoo Han's inflight patchset at
http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/66435

changes since v1:
	- Addressed comments given by Tomasz Figa <tomasz.figa@gmail.com>
	and Ajay kumar <ajaynumb@gmail.com>

Vikas Sajjan (6):
  ARM: dts: Move display-timimg information inside FIMD DT node for
    exynos5250
  ARM: dts: Update FIMD DT node for Exynos5 SoCs
  ARM: dts: Add FIMD DT node to exynos5420 DTS files
  ARM: dts: Update DP controller DT Node for Exynos5 based SoCs
  ARM: dts: Add DP controller DT node to exynos5420 SoC
  ARM: dts: Add pin state information for DP HPD support to Exynos5420

Yadwinder Singh Brar (1):
  ARM: dts: Add basic PM domains for EXYNOS5420

 arch/arm/boot/dts/exynos5.dtsi            |   21 +++++++++++
 arch/arm/boot/dts/exynos5250-arndale.dts  |    4 ++-
 arch/arm/boot/dts/exynos5250-smdk5250.dts |   32 +++++++++--------
 arch/arm/boot/dts/exynos5250.dtsi         |   28 ++++++---------
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi |    7 ++++
 arch/arm/boot/dts/exynos5420-smdk5420.dts |   31 ++++++++++++++++
 arch/arm/boot/dts/exynos5420.dtsi         |   55 +++++++++++++++++++++++++++++
 7 files changed, 145 insertions(+), 33 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-09-12 10:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-30 11:19 [PATCH v2 0/7] Add DT nodes for FIMD and DP controller for Exynos5420 SoC Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 1/7] ARM: dts: Move display-timimg information inside FIMD DT node for exynos5250 Vikas Sajjan
2013-08-01 14:49   ` Tomasz Figa
2013-08-05 10:04     ` Vikas Sajjan
2013-08-05 10:29       ` Sachin Kamat
2013-08-12  6:57         ` Vikas Sajjan
2013-08-14  5:56     ` Kukjin Kim
2013-08-14  8:16       ` Tomasz Figa
2013-08-14  8:40         ` Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 2/7] ARM: dts: Update FIMD DT node for Exynos5 SoCs Vikas Sajjan
2013-08-14  7:33   ` Kukjin Kim
2013-08-14  8:09     ` Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 3/7] ARM: dts: Add basic PM domains for EXYNOS5420 Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 4/7] ARM: dts: Add FIMD DT node to exynos5420 DTS files Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 5/7] ARM: dts: Update DP controller DT Node for Exynos5 based SoCs Vikas Sajjan
2013-08-26  2:57   ` Jingoo Han
2013-08-26  6:05     ` Vikas Sajjan
2013-09-12 10:36       ` Kukjin Kim
2013-09-12 10:56         ` Jingoo Han
2013-07-30 11:19 ` [PATCH v2 6/7] ARM: dts: Add DP controller DT node to exynos5420 SoC Vikas Sajjan
2013-07-30 11:19 ` [PATCH v2 7/7] ARM: dts: Add pin state information for DP HPD support to Exynos5420 Vikas Sajjan
2013-08-14  5:58 ` [PATCH v2 0/7] Add DT nodes for FIMD and DP controller for Exynos5420 SoC Kukjin Kim
2013-08-14  6:00   ` Vikas Sajjan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.