History log of /arch/arm/mach-s5pv210/mach-goni.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9b4d1cbb1391ae603c20cbf8c0beb66e38397196 25-Apr-2012 Marek Szyprowski <m.szyprowski@samsung.com> ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability

Commit 6e8201f57c935 "mmc: core: add the capability for broken voltage"
introduced a new quirk to indicate that MMC core should ignore voltage
change errors reported by the regulators core. This is required to get
SDHCI working on UniversalC210, NURI and GONI boards again after commit
ceb6143b2df81c ("mmc: sdhci: fix vmmc handling").

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
70499329202a68f7485415e009e04213672f6811 06-Apr-2012 Kukjin Kim <kgene.kim@samsung.com> ARM: S5PV210: fix unused LDO supply field from wm8994_pdata

According to commit 719a4240("mfd: Remove unused LDO supply field
from WM8994 pdata"), the LDO supply field should be removed from
the initializer.

Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
85fd1781e2ee9c6f67b2ecdd489175337cf85da1 21-Jan-2012 Kukjin Kim <kgene.kim@samsung.com> ARM: S5PV210: use static declaration when it is not used in other files

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
a07613a54d700a974f3a4a657da78ef5d097315d 09-Jan-2012 Arnd Bergmann <arnd@arndb.de> Merge branch 'samsung/dt' into samsung/cleanup

Conflicts:
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s5pc100/Makefile
arch/arm/mach-s5pv210/Makefile

Pull in previously resolved conflicts:

The Makefiles were reorganized in the "rmk/restart" series and modified
in the "samsung/cleanup series". This also pulls in the other conflict
resolutions from the restart series against the samsung/dt series.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
7b9dd47136c07ffd883aff6926c7b281e4c1eea4 05-Jan-2012 Russell King <rmk+kernel@arm.linux.org.uk> Merge branch 'restart' into for-linus

Conflicts:
arch/arm/mach-exynos/cpu.c

The changes to arch/arm/mach-exynos/cpu.c were moved to
mach-exynos/common.c.
1f34f0e2fb862b0399b4221a2be8589a4bfb194b 22-Dec-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: 7252/1: restart: S5PV210: use new restart hook

Hook these platforms restart code into the new restart hook rather
than using arch_reset().

[kgene.kim@samsung.com: according to local header, updated]

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-s5pv210/mach-goni.c
2f4f0b42193322987c534c928e3555e3936090e1 24-Dec-2011 Jingoo Han <jg1.han@samsung.com> ARM: S5PV210: Use gpio_request_one

By using gpio_request_one it is possible to set the direction
and initial value in one shot. Thus, using gpio_request_one can
make the code simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
3fa754c298b7e6fcbdbe615d6b609117fa7e0de9 22-Dec-2011 Kukjin Kim <kgene.kim@samsung.com> ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]

This patch introduces common.[ch] which are used only in the
arch/arm/mach-s5pv210/ directory. The common.c file merges
the cpu.c and init.c which are used commonly on S5PCV210/S5PC100
SoC and the common.h local header file replaces with plat/s5pv210.h
file.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-s5pv210/mach-goni.c
bb3a4ebe63194a41b7d4420cbc26732e15aa8242 27-Sep-2011 Jamie Iles <jamie@jamieiles.com> ARM: samsung: convert to MULTI_IRQ_HANDLER

Now that there is a generic IRQ handler for multiple VIC devices use it
for samsung to help building multi platform kernels.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Tested-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
/arch/arm/mach-s5pv210/mach-goni.c
cfaf8fc5b59527281e9ddc2e0e04e1127936e17f 01-Nov-2011 Arnd Bergmann <arnd@arndb.de> Merge branch 'depends/rmk/memory_h' into next/cleanup2

There are lots of conflicts between the omap and exynos cleanups
and the memory.h remove series.

Conflicts:
arch/arm/mach-exynos4/mach-smdkc210.c
arch/arm/mach-exynos4/mach-smdkv310.c
arch/arm/mach-imx/mach-cpuimx27.c
arch/arm/mach-omap1/board-ams-delta.c
arch/arm/mach-omap1/board-generic.c
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-nokia770.c
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-omap1/board-palmte.c
arch/arm/mach-omap1/board-palmtt.c
arch/arm/mach-omap1/board-palmz71.c
arch/arm/mach-omap1/board-sx1.c
arch/arm/mach-omap1/board-voiceblue.c
arch/arm/mach-omap1/io.c
arch/arm/mach-omap2/board-generic.c
arch/arm/mach-omap2/io.c
arch/arm/plat-omap/io.c

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
07e87e15b969a05a7943d7ff1abc2d8da287171c 13-Oct-2011 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsung

Move the platform device definitions from boards code to plat-samsung
to avoid multiple instances when multiple board support is compiled in.
The boards should select at least S5P_DEV_FIMC0 to enable FIMC support.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
39aefabbc8b3fbe2e339b97c8dac73a895077661 27-Sep-2011 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: S5PV210: Add support for NOON010PC30 sensor on GONI board

Add platform data for CIF camera sensor and FIMC platform data
entries for it. Add platform device for s5p-fimc media device
driver and the camera port A I/O pins initialization.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
b74f2fb5147baea65f554afcc73e3688e49b8112 16-Sep-2011 Tomasz Stanislawski <t.stanislaws@samsung.com> ARM: S5PV210: enable TV support on GONI board

This patch adds platform devices and regulators for TV devices on
Samsung Goni board.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
02350a1f8b89045e4d32c45e97c2c04b1d6c7546 06-Jul-2011 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
/arch/arm/mach-s5pv210/mach-goni.c
69f1d1a6acbaa7d83ef3f4ee26209c58cd000204 27-Jul-2011 Linus Torvalds <torvalds@linux-foundation.org> Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc

* 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc: (128 commits)
ARM: S5P64X0: External Interrupt Support
ARM: EXYNOS4: Enable MFC on Samsung NURI
ARM: EXYNOS4: Enable MFC on universal_c210
ARM: S5PV210: Enable MFC on Goni
ARM: S5P: Add support for MFC device
ARM: EXYNOS4: Add support FIMD on SMDKC210
ARM: EXYNOS4: Add platform device and helper functions for FIMD
ARM: EXYNOS4: Add resource definition for FIMD
ARM: EXYNOS4: Change devname for FIMD clkdev
ARM: SAMSUNG: Add IRQ_I2S0 definition
ARM: SAMSUNG: Add platform device for idma
ARM: EXYNOS4: Add more registers to be saved and restored for PM
ARM: EXYNOS4: Add more register addresses of CMU
ARM: EXYNOS4: Add platform device for dwmci driver
ARM: EXYNOS4: configure rtc-s3c on NURI
ARM: EXYNOS4: configure MAX8903 secondary charger on NURI
ARM: EXYNOS4: configure ADC on NURI
ARM: EXYNOS4: configure MAX17042 fuel gauge on NURI
ARM: EXYNOS4: configure regulators and PMIC(MAX8997) on NURI
ARM: EXYNOS4: Increase NR_IRQS for devices with more IRQs
...

Fix up tons of silly conflicts:
- arch/arm/mach-davinci/include/mach/psc.h
- arch/arm/mach-exynos4/Kconfig
- arch/arm/mach-exynos4/mach-smdkc210.c
- arch/arm/mach-exynos4/pm.c
- arch/arm/mach-imx/mm-imx1.c
- arch/arm/mach-imx/mm-imx21.c
- arch/arm/mach-imx/mm-imx25.c
- arch/arm/mach-imx/mm-imx27.c
- arch/arm/mach-imx/mm-imx31.c
- arch/arm/mach-imx/mm-imx35.c
- arch/arm/mach-mx5/mm.c
- arch/arm/mach-s5pv210/mach-goni.c
- arch/arm/mm/Kconfig
66eb1238deb06f3bc1185c31cf0ee68d75fb7385 21-Jul-2011 Kamil Debski <k.debski@samsung.com> ARM: S5PV210: Enable MFC on Goni

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
7bf3ba6b33c47c4171272253a0e4dd720a5b73a8 20-Jul-2011 Ajay Kumar <ajaykumar.rs@samsung.com> ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210

Use plat/regs-fb-v4.h in machine files instead of mach/regs-fb.h.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
a952baa034ae7c2e4a66932005cbc7ebbccfe28d 20-Mar-2011 Linus Torvalds <torvalds@linux-foundation.org> Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (64 commits)
Input: tsc2005 - remove 'disable' sysfs attribute
Input: tsc2005 - add open/close
Input: tsc2005 - handle read errors from SPI layer
Input: tsc2005 - do not rearm timer in hardirq handler
Input: tsc2005 - don't use work for 'pen up' handling
Input: tsc2005 - do not use 0 in place of NULL
Input: tsc2005 - use true/false for boolean variables
Input: tsc2005 - hide selftest attribute if we can't reset
Input: tsc2005 - rework driver initialization code
Input: tsc2005 - set up bus type in input device
Input: tsc2005 - set up parent device
Input: tsc2005 - clear driver data after unbinding
Input: tsc2005 - add module description
Input: tsc2005 - remove driver banner message
Input: tsc2005 - remove incorrect module alias
Input: tsc2005 - convert to using dev_pm_ops
Input: tsc2005 - use spi_get/set_drvdata()
Input: introduce tsc2005 driver
Input: xen-kbdfront - move to drivers/input/misc
Input: xen-kbdfront - add grant reference for shared page
...
20780fcc4091897797979985868b1572dc7d78d9 12-Mar-2011 Sangbeom Kim <sbkim73@samsung.com> ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRT

This patch adds support HRT for machines of S5P64X0 and S5PV210.
Basically, PWM Timer3 is used for clockevent and PWM Timer4 is
used for clocksource. Since PWM Timer3 is used for other purpose,
PWM Timer2 is used on SMDKV210.

Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
1d017fee97da8e291f521537c49a324ad3becd61 24-Feb-2011 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add power consumers for hsotg for GONI board

This patch adds definitions for power consumers for s3c-hsotg driver
on Goni board. The consumers are defined as arrays, because later more
entries for MIPI and ADC will be defined.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
9b8306c6f5dc4c1dcf78f25f622720944a1fb736 24-Feb-2011 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Disable unused power regulators on GONI board

A lot of power regulator has been enabled by default causing the board
to consume a lot of power. This patch fixes this issue.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
c472da6da1f38efee6bcfcce30583531262cebe2 15-Feb-2011 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: S5PV210: Change framebuffer window 0 size on GONI

Increase virtual size of the frambuffer window 0
for display panning support.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
9a16afdfc2fe1117b2615ed55dff446b789bb3d5 15-Feb-2011 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: S5PV210: Add supplies for CIF camera on GONI board

Add regulator supplies required for NOON010PC30 CIF sensor.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
9c4f0a390c66cd6e85635f79ff999f1e37458af1 15-Feb-2011 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: S5PV210: Enable I2C0 bus on GONI board

Add I2C0 bus platform device for camera sensors.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
d3f9c570219c72736ae2da9071f1efbf804707f7 28-Jan-2011 Kukjin Kim <kgene.kim@samsung.com> ARM: S5PV210: Use REGULATOR_SUPPLY macro for regulator consumers

To use REGULATOR_SUPPLY macro is cleaner for initializing regulator
consumer supply.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
919ed895f0b4227da26ea1b0a1347db5010f105e 15-Feb-2011 Iiro Valkonen <iiro.valkonen@atmel.com> Input: atmel_mxt_ts - allow board code to specify IRQ flags

Different board have different requirements/setups so let's be more
flexible.

Signed-off-by: Iiro Valkonen <iiro.valkonen@atmel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/arch/arm/mach-s5pv210/mach-goni.c
7686b108d8ef5c32f429d5228798636f3a1caf5a 03-Feb-2011 Iiro Valkonen <iiro.valkonen@atmel.com> Input: atmel_mxt_ts - get rid of qt602240 prefixes in names

Change prefixes from qt602240 to mxt to reflect that the driver supports
whole line of mXT touchscreens.

Signed-off-by: Iiro Valkonen <iiro.valkonen@atmel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/arch/arm/mach-s5pv210/mach-goni.c
964de52147c2842092642512e6f654fc2ab51408 03-Feb-2011 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: qt602240_ts - rename to atmel_mxt_ts

Since the driver will be supporting whole range of Atmels mXT touchscreen
controllers we better rename it to atmel_mxt_ts.

Acked-by: Iiro Valkonen <iiro.valkonen@atmel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/arch/arm/mach-s5pv210/mach-goni.c
d1061331b72e2e1420187e4684740b4a481c73a4 18-Feb-2011 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Fix regulator names

Since commit 1130e5b3ff4 regulators are exported to debugfs. The names
of the regulators that contains slash ('/') causes an ops during kernel
boot. This patch fixes this issue.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
979f395d2b5be82246e35c9f7fc2b977a2f2a45b 18-Feb-2011 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Update max8998_platform_data

Max8998 PMIC driver's platform data has been changed once again in
commit 735a3d9efdc. This patch fixes build break caused by that commit.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
cb1868869dce7b751b670aadfc1f1360bc224b29 17-Dec-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: update MAX8998 platform data to get rid of WARN()

This patch adds new entries required by the new version of MAX8998
driver. Without them, the driver fails to init. See commit 50f19a4596

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
f9cef506815386df4bd7e463b59e0a0984ce0355 28-Oct-2010 Russell King <rmk+kernel@arm.linux.org.uk> Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable

Conflicts:
arch/arm/mach-s3c64xx/dev-audio.c
8084979800972c6e374635e6d6bacd35a55b9e4e 14-Oct-2010 Chanwoo Choi <cw00.choi@samsung.com> ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework

This patch add cose related to regulator. To control powre consumeption
have registered the voltage consumer of WM8994 to the regulator framework.

Additionally, I explain the constraints of the regulator of WM8994 codec.
All these consumer supply of WM8994 codec connected the regulator(VCC_1.8V)
on a circuit diagram. "VCC_1.8V" regulator is always enabled, because it is
used to many devices on Goni/Aquila board. This is required especially
when there are many devices physically attached to "VCC_1.8V" and some of
they did not "register" as consumers to "VCC_1.8V". "VCC_1.8V" might be
turned off by those who are registered while "unregistered" are still active

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
6c29e71c61d8d35060594d89f33c13e0da469d7c 14-Oct-2010 Chanwoo Choi <cw00.choi@samsung.com> ARM: S5PV210: Add init code of audio to Goni and Auqila board

This patch add initialization code of audio and I2S platform drivers
to Goni and Aquila board.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
5112267e3f9af59e1439707cfe347cc8111d407a 14-Oct-2010 Chanwoo Choi <cw00.choi@samsung.com> ARM: S5PV210: Add i2c information to Goni and Aquila board

This patch the I2C board information for the WM8994 used in the Goni/Aquila
as audio codec and adds the I2C platform drivers.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
b4a0dca771350b4eb0b262b5bbcf2aab5b47d1ea 04-Oct-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: GONI: Add support for QT602240 TS driver

Add required platform definitions for QT602240 touchscreen on I2C2 bus.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
528ef1b5f3998cd3199926526b4c188d52e4ba7c 04-Oct-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add si470x radio device to the GONI board

Add required platform definitions for si470x radio device on Samsung
Goni board.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
[kgene.kim@samsung.com: minor title fixes]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
8415d5c41564a9b7c802f26d5a4795ddb823d6ed 04-Oct-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add support for S6E63M0 LCD controller on GONI board

Add required platform definitions for S6E63M0 LCD controller on Samsung
Goni board.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: minor title fixes]
[kgene.kim@samsung.com: fix build error]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
e9dde6f1d96e782616f423bae8b46a85748d7ef0 29-Sep-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add Support for MMC regulators on GONI board

Add required platform definitions for MMC power regulators on Samsung
Goni board. GPIO pin GONI_EXT_FLASH_EN has been transferred from machine
startup code to fixed voltage regulator.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
d5889d5d1405b8f0e3f7a552ea899fad08d2d85a 30-Sep-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add Support for OTG USB Gadget on GONI board

Add required platform definitions for s3c-hsotg driver to enable usb
gadget support on Samsung Goni board.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
e4615b8607909bcc31ef90a6c04b4f951ea133e1 29-Sep-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: fb setup for GONI - remove pixel clock

Since commit 67a38950f0917aecfe1a3e46720d8bbb0020 there is no need
to set pixel clock for the s3c-fb driver's window information.
The correct pixel clock value can be automatically calculated from
the other screen parameters. This patch removes the redundant pixel clock
parameter.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
9d1fc39c2c47e7bd15c56a976e5cb7f5541669f1 29-Sep-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: update framebuffer setup information for GONI

Change the default upper_margin and vsync_len to get rid of repeated last
line on the display.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
2a5555822ea83d583b46437cff6829eec0166475 09-Sep-2010 Joonyoung Shim <jy0922.shim@samsung.com> ARM: S5PV210: Add keypad device to the GONI board

This patch is to support keypad device to the GONI board.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
6451d7783ba5ff24eb1a544eaa6665b890f30466 15-Oct-2010 Nicolas Pitre <nicolas.pitre@linaro.org> arm: remove machine_desc.io_pg_offst and .phys_io

Since we're now using addruart to establish the debug mapping, we can
remove the io_pg_offst and phys_io members of struct machine_desc.

The various declarations were removed using the following script:

grep -rl MACHINE_START arch/arm | xargs \
sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }'

[ Initial patch was from Jeremy Kerr, example script from Russell King ]

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Eric Miao <eric.miao at canonical.com>
/arch/arm/mach-s5pv210/mach-goni.c
13904fba37aa00867dee0b4fe13df92fed1120f9 27-Aug-2010 Kukjin Kim <kgene.kim@samsung.com> ARM: S5P: Move OneNAND device definitions in plat-s5p

This patch moves OneNAND device definitions from mach-s5pv210 to plat-s5p
so that can support it commonly.

Note: S5PC110 and S5PC210 have same OneNAND driver.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
9f488c6f007dbae4d23103fab7d76d589230f537 09-Aug-2010 Sylwester Nawrocki <s.nawrocki@samsung.com> ARM: S5PV210: enable FIMC on Goni

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
f2b7e3c54a304677a1142829fb5913595885379f 06-Aug-2010 Kukjin Kim <kgene.kim@samsung.com> Merge branch 'next-s5p' into for-next

Conflicts:
arch/arm/mach-s5pv210/mach-aquila.c
arch/arm/mach-s5pv210/mach-goni.c
19b90c7c0fc0d9c9193d38fad180785aa6d7b7e3 05-Aug-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add SDHCI devices for GONI board

This patch add support for SDHCI blocks on Samsung Goni board. The
following host controllers are defined:
1. Internal MoviNAND device (permanently wired to the controller)
2. Internal WiFI SDIO device (card is activated by power regualor)
3. External MMC/SD socket (card detection is provided by external
gpio interrupt)

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
ba149f3acdbbf143d70a64275917a6297c2373ba 14-Jul-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add MAX8998 PMIC support for GONI

This patch adds required platform definitions for MAX8998 PMIC driver. Power
regulators for LDO and BUCK outputs has been defined as well as a simple
gpio-keys button for power key (to enable wakeup functionality with
external interrupt).

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[broonie@opensource.wolfsonmicro.com: For the regulator API usage]
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: minor title fix]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
3965fdee7723d01e97861cabf13c5cb8824cb4e6 14-Jul-2010 Marek Szyprowski <m.szyprowski@samsung.com> ARM: S5PV210: Add Framebuffer support for GONI

This patch adds required platform definitions to enable s3c-fb
driver on GONI board. One framebuffer window in 480x800x16bpp mode is
defined.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: minor title fix]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
4cefa360747476ca10b7445c91d4d25df09837c5 30-Jun-2010 Joonyoung Shim <jy0922.shim@samsung.com> ARM: S5PV210: Add OneNAND device to the GONI board

This patch is to support OneNAND device to the GONI board.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
bbf7b358ecb07eebabd2721321e61f1250bfeea2 24-Jun-2010 Joonyoung Shim <jy0922.shim@samsung.com> ARM: S5PV210: Fix GONI board UART FIFO mode configration

The GONI board uses max UART FIFO size to each UART channels.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
c8def0857f93413db795ce3586bcc3c3eaae7088 21-Jul-2010 Kukjin Kim <kgene.kim@samsung.com> ARM: S5P: Changes the definition name of default UART registers

This patch changes the definition name of default UCON, ULCON, and
UFCON UART registers from ARCH(SoC) to Machine(Board). Because it
depends on machine.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/mach-goni.c
2e57da4105ff5bb61dd9c967940faa4d2def8224 19-May-2010 Joonyoung Shim <jy0922.shim@samsung.com> ARM: S5PV210: Add GONI board support

This is for samsung GONI board using s5pc110.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
/arch/arm/mach-s5pv210/mach-goni.c