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

The patch series updates the DT nodes of MFC in Exynos4,
Exynos 5250 and creates node in 5420.
The memory reservation patch for MFC v7 firmware is omitted
in this series as its no longer needed after the new CMA DT
framework by Marek Szyprowski.

Changes from v2:
- Removed register and interrupt properties from common
exynos5.dtsi file as per Kukjin Kim's suggestion.
- Dropped v7 memory reservation patch

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

 .../devicetree/bindings/media/s5p-mfc.txt          |   10 +++++-----
 arch/arm/boot/dts/exynos4.dtsi                     |    4 ++--
 arch/arm/boot/dts/exynos5250.dtsi                  |    2 ++
 arch/arm/boot/dts/exynos5420.dtsi                  |    8 ++++++++
 4 files changed, 17 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-08-18 19:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 11:41 [PATCH v3 0/4] DT/ARCH updates for MFC Arun Kumar K
2013-08-14 11:41 ` [PATCH v3 1/4] ARM: dts: Update clocks entry in MFC binding documentation Arun Kumar K
2013-08-14 11:41 ` [PATCH v3 2/4] ARM: dts: Remove unsused MFC clock from exynos4 Arun Kumar K
2013-08-14 11:41 ` [PATCH v3 3/4] ARM: dts: Update 5250 MFC node Arun Kumar K
2013-08-14 11:41 ` [PATCH v3 4/4] ARM: dts: Add MFC node for exynos 5420 Arun Kumar K
2013-08-18 19:47 ` [PATCH v3 0/4] 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.