<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/arch/arm/mach-exynos4/include/mach/map.h, branch docs-fixes</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-fixes</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-fixes'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2011-11-06T04:54:56+00:00</updated>
<entry>
<title>ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos</title>
<updated>2011-11-06T04:54:56+00:00</updated>
<author>
<name>Kukjin Kim</name>
<email>kgene.kim@samsung.com</email>
</author>
<published>2011-11-06T04:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=830145796a5c8f1ca3f87ea619063c1d99a57df5'/>
<id>urn:sha1:830145796a5c8f1ca3f87ea619063c1d99a57df5</id>
<content type='text'>
The arch/arm/mach-exynos4 directory (CONFIG_ARCH_EXYNOS4) has
made for plaforms based on EXYNOS4 SoCs. But since upcoming
Samsung's SoCs such as EXYNOS5 (ARM Cortex A15) can reuse most
codes in current mach-exynos4, one mach-exynos directory will
be used for them.

This patch changes to CONFIG_ARCH_EXYNOS (arch/arm/mach-exynos)
but keeps original CONFIG_ARCH_EXYNOS4 in mach-exynos/Kconfig to
avoid changing in driver side.

Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;
Cc: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'next-samsung-board-2' into next-samsung-devel-2</title>
<updated>2011-10-04T11:20:21+00:00</updated>
<author>
<name>Kukjin Kim</name>
<email>kgene.kim@samsung.com</email>
</author>
<published>2011-10-04T11:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=a1a9107deff9b9e5c615058834b74717fa87d49c'/>
<id>urn:sha1:a1a9107deff9b9e5c615058834b74717fa87d49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'next-samsung-devel' into next-samsung-devel-2</title>
<updated>2011-10-04T11:18:36+00:00</updated>
<author>
<name>Kukjin Kim</name>
<email>kgene.kim@samsung.com</email>
</author>
<published>2011-10-04T11:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=db3c94a7edc6b29f8d52ba5884dec6a15feeadad'/>
<id>urn:sha1:db3c94a7edc6b29f8d52ba5884dec6a15feeadad</id>
<content type='text'>
Conflicts:
	arch/arm/mach-exynos4/clock.c
	arch/arm/mach-s3c2412/gpio.c
	arch/arm/mach-s5p64x0/dma.c
	arch/arm/mach-s5p64x0/gpiolib.c
</content>
</entry>
<entry>
<title>ARM: S5P: add support for tv device</title>
<updated>2011-10-04T09:58:26+00:00</updated>
<author>
<name>Tomasz Stanislawski</name>
<email>t.stanislaws@samsung.com</email>
</author>
<published>2011-09-19T07:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=fbf05563fe2a3c83c18b4e2768a0d96971a07b16'/>
<id>urn:sha1:fbf05563fe2a3c83c18b4e2768a0d96971a07b16</id>
<content type='text'>
This patch adds all the resources for TV drivers and devices for Samsung
Exynos4 and S5PV210 platforms.

Signed-off-by: Tomasz Stanislawski &lt;t.stanislaws@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
[m.szyprowski: squashed Exynos4 and S5PV210 patches and rewrote commit message]
Signed-off-by: Marek Szyprowski &lt;m.szyprowski@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: SAMSUNG: add i2c hdmiphy controller definitions</title>
<updated>2011-10-04T09:58:21+00:00</updated>
<author>
<name>Tomasz Stanislawski</name>
<email>t.stanislaws@samsung.com</email>
</author>
<published>2011-09-16T09:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=c40e7e0d91b799ed5acf79ae16a2521809d03dd5'/>
<id>urn:sha1:c40e7e0d91b799ed5acf79ae16a2521809d03dd5</id>
<content type='text'>
This patch adds hdmiphy dedicated i2c controller definitions.

Signed-off-by: Tomasz Stanislawski &lt;t.stanislaws@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
[m.szyprowski: renamed to i2c-hdmiphy and squashed Exynos4 and S5PV210 patches]
Signed-off-by: Marek Szyprowski &lt;m.szyprowski@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: EXYNOS4: Add functions for gic interrupt handling</title>
<updated>2011-10-04T09:35:02+00:00</updated>
<author>
<name>Changhwan Youn</name>
<email>chaos.youn@samsung.com</email>
</author>
<published>2011-10-04T08:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=90a454b4c5ef16ec71797b3dcaf454e604c786a3'/>
<id>urn:sha1:90a454b4c5ef16ec71797b3dcaf454e604c786a3</id>
<content type='text'>
This patch adds two functions for gic interrupt handling.
1. Add interrupt handling of 4 cores.
2. Dynamically set gic bank offset according to the type of soc.
   Gic bank offset of EXYNOS4412 is 0x4000 while the offset of
   EXYNOS4210 and EXYNOS4212 is 0x8000.

This patch is necessary because EXYNOS4 socs cannot support
GIC register banking as described in commit aab74d3e75364.

Signed-off-by: Changhwan Youn &lt;chaos.youn@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revision</title>
<updated>2011-08-24T11:26:03+00:00</updated>
<author>
<name>Kukjin Kim</name>
<email>kgene.kim@samsung.com</email>
</author>
<published>2011-08-20T04:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=56b209227a87b718450e917df904e627ddfca146'/>
<id>urn:sha1:56b209227a87b718450e917df904e627ddfca146</id>
<content type='text'>
This patch uses samsung_rev() to support variable silicon revision of
EXYNOS4210 so that can support for EXYNOS4210 REV0, REV1.0 and REV1.1.

Note: Need to change timer setting on REV0.

Acked-by: Changhwan Youn &lt;chaos.youn@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: S5P: Add support for MFC device</title>
<updated>2011-07-21T08:29:00+00:00</updated>
<author>
<name>Kamil Debski</name>
<email>k.debski@samsung.com</email>
</author>
<published>2011-07-21T07:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=0f75a96bc0c4611dea0c7207533f822315120054'/>
<id>urn:sha1:0f75a96bc0c4611dea0c7207533f822315120054</id>
<content type='text'>
Add support for MFC device to plat-s5p, mach-exynos4, mach-s5pv210:
 - clock support
 - memory mapping and reserving
 - s5p_device_mfc platform device

Signed-off-by: Kamil Debski &lt;k.debski@samsung.com&gt;
Signed-off-by: Marek Szyprowski &lt;m.szyprowski@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: EXYNOS4: Add resource definition for FIMD</title>
<updated>2011-07-21T08:28:39+00:00</updated>
<author>
<name>Jonghun Han</name>
<email>jonghun.han@samsung.com</email>
</author>
<published>2011-07-21T06:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=1aee2add2179a46c93bd62137feca22b1822eda2'/>
<id>urn:sha1:1aee2add2179a46c93bd62137feca22b1822eda2</id>
<content type='text'>
This patch adds resource definitions for EXYNOS4 FIMD.
IRQ and SFR definitions are added.

Signed-off-by: Jonghun Han &lt;jonghun.han@samsung.com&gt;
Signed-off-by: Jingoo Han &lt;jg1.han@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
<entry>
<title>ARM: EXYNOS4: Add platform device for dwmci driver</title>
<updated>2011-07-20T16:46:43+00:00</updated>
<author>
<name>Seungwon Jeon</name>
<email>tgih.jun@samsung.com</email>
</author>
<published>2011-07-20T15:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=d79195897e610bd0d3563ec401cfd29d836ce0e6'/>
<id>urn:sha1:d79195897e610bd0d3563ec401cfd29d836ce0e6</id>
<content type='text'>
This patch adds platform device for Synopsys DesignWare
Multimedia Card Interface driver.

Signed-off-by: Seungwon Jeon &lt;tgih.jun@samsung.com&gt;
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;
</content>
</entry>
</feed>
