All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] DT/ARCH updates for MFC
@ 2013-06-20  6:53 Arun Kumar K
  2013-06-20  6:53 ` [PATCH v2 1/5] ARM: dts: Update clocks entry in MFC binding documentation Arun Kumar K
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Arun Kumar K @ 2013-06-20  6:53 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree-discuss
  Cc: kgene.kim, k.debski, s.nawrocki, sachin.kamat, arunkk.samsung

The patch series updates the DT nodes of MFC in Exynos4,
Exynos 5250 and creates node in 5420. Also updates the
memory reserve in exynos5 for mfc-v7.

Changes from v1:
- Made status disabled in dtsi and enable in dts
  as suggested by Sachin Kamat.
- Moved common properties to exynos5.dtsi as
  suggested by Chander.
- Updated binding documentation for special clk removal
- Updated exynos4 dtsi

Arun Kumar K (5):
  ARM: dts: Update clocks entry in MFC binding documentation
  ARM: dts: Remove unsused MFC clock from exynos4
  ARM: dts: Update 5250 MFC node
  ARM: dts: Add MFC node for exynos 5420
  ARM: EXYNOS: Add mfc-v7 to memory reserve

 .../devicetree/bindings/media/s5p-mfc.txt          |   10 +++++-----
 arch/arm/boot/dts/exynos4.dtsi                     |    4 ++--
 arch/arm/boot/dts/exynos5.dtsi                     |    5 +++++
 arch/arm/boot/dts/exynos5250.dtsi                  |    4 ++--
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |    6 ++++++
 arch/arm/boot/dts/exynos5420.dtsi                  |    7 +++++++
 arch/arm/mach-exynos/mach-exynos5-dt.c             |   14 +++++++++-----
 7 files changed, 36 insertions(+), 14 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-08-14 10:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20  6:53 [PATCH v2 0/5] DT/ARCH updates for MFC Arun Kumar K
2013-06-20  6:53 ` [PATCH v2 1/5] ARM: dts: Update clocks entry in MFC binding documentation Arun Kumar K
2013-06-20  6:53 ` [PATCH v2 2/5] ARM: dts: Remove unsused MFC clock from exynos4 Arun Kumar K
2013-06-20  6:53 ` [PATCH v2 3/5] ARM: dts: Update 5250 MFC node Arun Kumar K
2013-06-20  6:53 ` [PATCH v2 4/5] ARM: dts: Add MFC node for exynos 5420 Arun Kumar K
2013-06-20  6:53 ` [PATCH v2 5/5] ARM: EXYNOS: Add mfc-v7 to memory reserve Arun Kumar K
2013-08-14 10:30 ` [PATCH v2 0/5] DT/ARCH updates for MFC Kukjin Kim

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.