platform/kernel/linux-3.10.git
9 years agoARM: dts: change mdma clock node of 4x12
Chanho Park [Fri, 22 Mar 2013 05:11:09 +0000 (14:11 +0900)]
ARM: dts: change mdma clock node of 4x12

A MDMA gate clock is controlled by CLK_GATE_IP_IMAGE. Its base address differs
4210 and 4x12. If we use a 4x12 board, we should use right clock node of mdma.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoARM: DISPLAY: support suspend/resume for mipi dsi of DISPLAY CORE
Donghwa Lee [Thu, 21 Mar 2013 00:45:29 +0000 (09:45 +0900)]
ARM: DISPLAY: support suspend/resume for mipi dsi of DISPLAY CORE

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
9 years agoARM: dts: exynos4412-redwood: Add menu key
Chanho Park [Wed, 20 Mar 2013 11:47:51 +0000 (20:47 +0900)]
ARM: dts: exynos4412-redwood: Add menu key

This patch adds a node of menu key. The redwood has menu(home) key and its key
code is 139.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoARM: i2c-s3c2410: register resume early function
Donghwa Lee [Wed, 20 Mar 2013 10:44:23 +0000 (19:44 +0900)]
ARM: i2c-s3c2410: register resume early function

register i2c-s3c2410 resume function earlier than other device.

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
9 years agoARM: configs: Add tizen_defconfig
Tomasz Figa [Wed, 20 Feb 2013 18:41:00 +0000 (19:41 +0100)]
ARM: configs: Add tizen_defconfig

This patch adds a config which is made to work on Trats, SLP PQ, M0 and
Redwood targets with Tizen userspace.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4: Make ISP I2C1 device node a child of fimc-is node
Sylwester Nawrocki [Wed, 13 Mar 2013 18:28:36 +0000 (19:28 +0100)]
ARM: dts: exynos4: Make ISP I2C1 device node a child of fimc-is node

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos4: Move fimc-lite nodes to root level
Marek Szyprowski [Tue, 20 Aug 2013 11:39:37 +0000 (13:39 +0200)]
ARM: dts: exynos4: Move fimc-lite nodes to root level

There is no need for the fimc-lite nodes to be children of
fimc-is node. FIMC-LITE can work independently of the FIMC-IS.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
9 years agoARM: dts: exynos4: Add sysreg properties to fimc nodes
Sylwester Nawrocki [Wed, 13 Mar 2013 16:45:31 +0000 (17:45 +0100)]
ARM: dts: exynos4: Add sysreg properties to fimc nodes

Through the "samsung,sysreg" property the driver can get a handle
to regmap instance exposing the SYSREG block registers.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add SYSREG block node for Exynos4 SoC series
Sylwester Nawrocki [Wed, 13 Mar 2013 12:30:19 +0000 (13:30 +0100)]
ARM: dts: Add SYSREG block node for Exynos4 SoC series

The sysreg node corresponds to SYSREG block registers. It is used
to instantiate the MFD syscon driver that exposes a regmap interface
for SYSREG registers.

Not the sysreg clock is not currently handled by the syscon driver
in any way.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos4: Update i2c-isp node in exynos4412-slp_pq.dts
Sylwester Nawrocki [Wed, 6 Feb 2013 17:34:42 +0000 (18:34 +0100)]
ARM: dts: exynos4: Update i2c-isp node in exynos4412-slp_pq.dts

Update compatible property and add pinctrl properties for ISP I2C1
device node.

ARM: dts: Add camera device nodes for PQ board

This patch adds all nodes for camera devices on an example Exynos4412 SoC
based board. This is all what's required in the board dts file to enable
rear facing camera (S5C73M3 sensor).

The aliases node contains entries required for the camera processing
data path entity drivers.

The sensor nodes use standard port/remote-endpoint nodes convention.
Internal SoC links between entities are not specified this way and
are coded in the driver instead.

The S5C73M3 sensor uses two control buses: I2C and SPI. There are
two, i2c_0 and spi_1 bus controller child nodes assigned to it.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
9 years agoARM: dts: PQ mipi-csis clock frequency correction
Sylwester Nawrocki [Thu, 7 Mar 2013 14:08:22 +0000 (15:08 +0100)]
ARM: dts: PQ mipi-csis clock frequency correction

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add detailed FIMC properties to exynos4210.dtsi
Sylwester Nawrocki [Thu, 14 Mar 2013 18:28:27 +0000 (19:28 +0100)]
ARM: dts: Add detailed FIMC properties to exynos4210.dtsi

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add detailed FIMC properties to exynos4x12.dtsi
Sylwester Nawrocki [Sun, 24 Feb 2013 21:14:06 +0000 (22:14 +0100)]
ARM: dts: Add detailed FIMC properties to exynos4x12.dtsi

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agosound: exynos4_wm1811: Disable suspend code for uninitialized AIF
Sylwester Nawrocki [Wed, 13 Mar 2013 19:02:57 +0000 (20:02 +0100)]
sound: exynos4_wm1811: Disable suspend code for uninitialized AIF

Currently there is only AIF1 interface initialized in this driver.
Temporarily disable code that tries to suspend AIF2 until support
for this interface is added.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos: re-enabled ISP power domain
Andrzej Hajda [Mon, 11 Mar 2013 13:26:30 +0000 (14:26 +0100)]
ARM: dts: exynos: re-enabled ISP power domain

ISP power domain could be enabled after fixing
ISP clock flags in previous commit.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agom5mols: Fix regulator_enable() errors handling
Sylwester Nawrocki [Tue, 12 Mar 2013 17:00:46 +0000 (18:00 +0100)]
m5mols: Fix regulator_enable() errors handling

This fixes following compilation warning:

drivers/media/i2c/m5mols/m5mols_core.c: In function ‘m5mols_sensor_power’:
drivers/media/i2c/m5mols/m5mols_core.c:754: warning: array subscript is above array bounds

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add pmu subnode for Exynos4 fimc-is device
Sylwester Nawrocki [Tue, 26 Feb 2013 15:54:27 +0000 (16:54 +0100)]
ARM: dts: Add pmu subnode for Exynos4 fimc-is device

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Move isp-i2c node to root level
Sylwester Nawrocki [Tue, 26 Feb 2013 16:40:10 +0000 (17:40 +0100)]
ARM: dts: Move isp-i2c node to root level

There is no need for the ISP I2C controller nodes to be children
of the fimc-is node. The I2C controllers could be also used as
standalone devices, without relation to FIMC-IS.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add audio device nodes for PQ board
Sylwester Nawrocki [Fri, 1 Mar 2013 18:22:32 +0000 (19:22 +0100)]
ARM: dts: Add audio device nodes for PQ board

This patch adds wm1811 codec, I2S0 and the sound device nodes.

TODO:
 - regulator definitions may need to be corrected.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agosound: Add exynos4/wm1811 machine driver
Sylwester Nawrocki [Mon, 4 Mar 2013 16:49:37 +0000 (17:49 +0100)]
sound: Add exynos4/wm1811 machine driver

TODO:
 - complete bindings documentation,
 - enable remaining audio interfaces (Voice, Bluetooth,
   Secondary DAI).

Signed-off-by: KwangHui Cho <kwanghui.cho@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agomfd: wm8994-irq: Enable initialization with NULL platform_data
Sylwester Nawrocki [Tue, 5 Mar 2013 16:40:41 +0000 (17:40 +0100)]
mfd: wm8994-irq: Enable initialization with NULL platform_data

Interrupts are disabled, until the FIFO error interrupt flooding
issue is resolved.

TODO: Add proper support for device tree based initialization.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos4412-redwood: added rear camera support
Andrzej Hajda [Tue, 5 Mar 2013 09:10:28 +0000 (10:10 +0100)]
ARM: dts: exynos4412-redwood: added rear camera support

Added:
- camera node,
- fimc nodes,
- csis_0 node,
- camera regulators,
- s5c73m3 node.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agoARM: dts: exynos4412-slp_pq: Add physical display size properties
Tomasz Figa [Fri, 1 Mar 2013 15:03:12 +0000 (16:03 +0100)]
ARM: dts: exynos4412-slp_pq: Add physical display size properties

This patch adds physical size properties to panel node.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4412-redwood: Add physical display size properties
Tomasz Figa [Fri, 1 Mar 2013 15:03:00 +0000 (16:03 +0100)]
ARM: dts: exynos4412-redwood: Add physical display size properties

This patch adds physical size properties to panel node.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add physical display size properties
Tomasz Figa [Fri, 1 Mar 2013 14:27:59 +0000 (15:27 +0100)]
ARM: dts: exynos4210-trats: Add physical display size properties

This patch adds physical size properties to panel node.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: drm: exynos: fimd: Parse display physical size from DT
Tomasz Figa [Fri, 1 Mar 2013 14:27:05 +0000 (15:27 +0100)]
gpu: drm: exynos: fimd: Parse display physical size from DT

This patch adds a temporary solution for getting physical display size
from device tree by parsing driver-specific properties in display node.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: drm: exynos: fimd: Fix parsing video mode from incorrect DT node
Tomasz Figa [Fri, 1 Mar 2013 14:25:55 +0000 (15:25 +0100)]
gpu: drm: exynos: fimd: Fix parsing video mode from incorrect DT node

This patch fixes the driver to parse video mode from display node
received by parsing samsung,fimd-display phandle, falling back
to parsing from fimd node only if no display phandle is specified.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add node for max17042 battery fuel gauge
Tomasz Figa [Fri, 1 Mar 2013 14:24:46 +0000 (15:24 +0100)]
ARM: dts: exynos4210-trats: Add node for max17042 battery fuel gauge

This patch adds device tree node for max17042 battery fuel gauge present
on Trats board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agopower: max8997-charger: Fix getting platform data
Tomasz Figa [Fri, 1 Mar 2013 14:22:45 +0000 (15:22 +0100)]
power: max8997-charger: Fix getting platform data

This patch fixes incorrect way of getting platform data, which should be
read from MFD private data structure instead.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: Make ARM_EXYNOS*_CPUFREQ depend on ARM_EXYNOS_CPUFREQ
Tomasz Figa [Thu, 28 Feb 2013 19:06:13 +0000 (20:06 +0100)]
cpufreq: Make ARM_EXYNOS*_CPUFREQ depend on ARM_EXYNOS_CPUFREQ

This patch adds dependency on ARM_EXYNOS_CPUFREQ to particular SoC
drivers to avoid compilation errors when ARM_EXYNOS_CPUFREQ is disabled.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add nodes for audio hardware
Tomasz Figa [Thu, 28 Feb 2013 18:42:59 +0000 (19:42 +0100)]
ARM: dts: exynos4210-trats: Add nodes for audio hardware

This patch adds nodes for audio hardware present on Trats board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add LDO1 regulator node
Tomasz Figa [Thu, 28 Feb 2013 18:42:08 +0000 (19:42 +0100)]
ARM: dts: exynos4210-trats: Add LDO1 regulator node

This patch adds missing node for LDO1 regulator required by audio
components.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agosound: soc: samsung: Add Trats platform audio driver
Tomasz Figa [Thu, 28 Feb 2013 18:41:30 +0000 (19:41 +0100)]
sound: soc: samsung: Add Trats platform audio driver

This patch adds ASoC platform glue driver for Trats board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agosound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driver
Tomasz Figa [Thu, 28 Feb 2013 18:38:05 +0000 (19:38 +0100)]
sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driver

This patch adds initial version of Yamaha YMU823 (MC1N2) codec driver
ported for Linux 3.8 and Device Tree.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4: Add clkout Device Tree node
Tomasz Figa [Thu, 28 Feb 2013 17:57:07 +0000 (18:57 +0100)]
ARM: dts: exynos4: Add clkout Device Tree node

This patch adds device tree node for CLKOUT clock controller (part of
Exynos 4 PMU block).

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: exynos4: Add support for CLKOUT
Tomasz Figa [Thu, 28 Feb 2013 17:53:27 +0000 (18:53 +0100)]
clk: samsung: exynos4: Add support for CLKOUT

This patch adds the ability to control gating and muxing of CLKOUT
signal through common clock routines.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agosound: samsung: i2s: Correct I2S clock handling
Tomasz Figa [Thu, 28 Feb 2013 17:48:54 +0000 (18:48 +0100)]
sound: samsung: i2s: Correct I2S clock handling

Moving to Common Clock Framework introduced the need to configure clock
hierarchy and rates in driver.

This patch reworks clock handling in samsung-i2s driver to meet this
requirement.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: Add Exynos Audio Subsystem clock controller node
Sylwester Nawrocki [Thu, 21 Feb 2013 14:58:27 +0000 (15:58 +0100)]
ARM: dts: Add Exynos Audio Subsystem clock controller node

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoregulator: wm8994: Enable device tree based driver matching
Sylwester Nawrocki [Thu, 21 Feb 2013 14:54:19 +0000 (15:54 +0100)]
regulator: wm8994: Enable device tree based driver matching

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoclk: Add Exynos Audio Subsystem clocks driver
Sylwester Nawrocki [Thu, 21 Feb 2013 20:23:42 +0000 (21:23 +0100)]
clk: Add Exynos Audio Subsystem clocks driver

TODO: gate clocks.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: Add I2S device nodes for Exynos4 SoCs
Sylwester Nawrocki [Thu, 21 Feb 2013 14:23:39 +0000 (15:23 +0100)]
ARM: dts: Add I2S device nodes for Exynos4 SoCs

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: Use generic DMA bindings for Exynos4 SPI devices
Sylwester Nawrocki [Fri, 15 Feb 2013 17:55:41 +0000 (18:55 +0100)]
ARM: dts: Use generic DMA bindings for Exynos4 SPI devices

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoASoC: samsung: Add pinctrl support to I2S driver
Sylwester Nawrocki [Thu, 14 Feb 2013 17:33:26 +0000 (18:33 +0100)]
ASoC: samsung: Add pinctrl support to I2S driver

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos4210-trats: add s5k5baf sensor support
Sylwester Nawrocki [Fri, 10 May 2013 13:16:07 +0000 (15:16 +0200)]
ARM: dts: exynos4210-trats: add s5k5baf sensor support

Added:
- i2c-gpio bus for the sensor,
- required regulators,
- MIPI-CSIS1 node,
- sensor node.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agom5mols: added device tree support
Andrzej Hajda [Wed, 27 Feb 2013 13:34:40 +0000 (14:34 +0100)]
m5mols: added device tree support

The only property required by m5mols is "gpios",
which should contain specification of reset GPIO.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agom5mols: device initialization moved to V4L2 registered callback
Andrzej Hajda [Wed, 27 Feb 2013 12:26:29 +0000 (13:26 +0100)]
m5mols: device initialization moved to V4L2 registered callback

Since parent media device controls camera clock
device initialization must be performed in registered callback.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agom5mols: improved power on routine
Andrzej Hajda [Wed, 27 Feb 2013 11:32:39 +0000 (12:32 +0100)]
m5mols: improved power on routine

1. Regulators are enabled sequentially.
2. Added 1ms delay after GPIO reset.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agoARM: dts: added trats m5mols camera support
Andrzej Hajda [Wed, 13 Feb 2013 14:33:06 +0000 (15:33 +0100)]
ARM: dts: added trats m5mols camera support

The patch adds:
- m5mols camera node,
- csis0 node,
- m5mols camera fixed regulators.
Additionally all fixed regulators are moved to regulators node.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: added cam_port_a to exynos4210 pinctrl
Andrzej Hajda [Wed, 27 Feb 2013 09:36:38 +0000 (10:36 +0100)]
ARM: dts: added cam_port_a to exynos4210 pinctrl

Patch adds cam_port a to exynos4210.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
9 years agoARM: dts: add mshc controller node for Exynos4x12 SoCs
Thomas Abraham [Wed, 27 Feb 2013 09:13:06 +0000 (10:13 +0100)]
ARM: dts: add mshc controller node for Exynos4x12 SoCs

Commit cea0f256 ("ARM: dts: Add board dts file for ODROID-X") includes a node
to describe the board level properties for mshc controller. But the mshc
controller node was not added in the Exynos4x12 dtsi file which resulted
in the following warning when compiling the dtb files.

Warning (reg_format): "reg" property in /mshc@12550000/slot@0 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
Warning (avoid_default_addr_size): Relying on default #address-cells value for /mshc@12550000/slot@0
Warning (avoid_default_addr_size): Relying on default #size-cells value for /mshc@12550000/slot@0

Fix this by adding the mshc controller node for Exynos4x12 SoCs.

Cc: Dongjin Kim <tobetter@gmail.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>
[s.nawrocki: resolved merge conflict]
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Tested-by: Dongjin Kim <tobetter@gmail.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: exynos4412-redwood: Add gpu node for ARM Mali 400
Tomasz Figa [Thu, 21 Feb 2013 15:23:39 +0000 (16:23 +0100)]
ARM: dts: exynos4412-redwood: Add gpu node for ARM Mali 400

This patch adds gpu node with board-specific properties and status
override to enable G3D on Redwood board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add gpu node for ARM Mali 400
Tomasz Figa [Wed, 20 Feb 2013 09:59:43 +0000 (10:59 +0100)]
ARM: dts: exynos4210-trats: Add gpu node for ARM Mali 400

This patch adds gpu node with board-specific properties and status
override to enable G3D on Trats board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add G3D voltage regulator
Tomasz Figa [Wed, 20 Feb 2013 09:57:42 +0000 (10:57 +0100)]
ARM: dts: exynos4210-trats: Add G3D voltage regulator

This patch adds G3D voltage regulator, which is needed for voltage
scaling in Mali driver, to PMIC node.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4412-slp_pq: Add gpu node for ARM Mali 400
Tomasz Figa [Thu, 14 Feb 2013 11:25:47 +0000 (12:25 +0100)]
ARM: dts: exynos4412-slp_pq: Add gpu node for ARM Mali 400

This patch adds gpu node with board-specific properties and status
override to enable G3D on SLP_PQ board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4: Add gpu node for ARM Mali 400
Tomasz Figa [Thu, 14 Feb 2013 11:24:07 +0000 (12:24 +0100)]
ARM: dts: exynos4: Add gpu node for ARM Mali 400

This patch adds gpu node to exynos4 dtsi with properties common for all
Exynos4 SoCs.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: mali: Add exynos4 platform code
Tomasz Figa [Fri, 10 May 2013 17:11:22 +0000 (19:11 +0200)]
gpu: arm: mali400: mali: Add exynos4 platform code

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: Add support for Device Tree
Tomasz Figa [Fri, 10 May 2013 17:10:17 +0000 (19:10 +0200)]
gpu: arm: mali400: Add support for Device Tree

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: ump: Remove call to flush_all_cpu_caches()
Tomasz Figa [Fri, 10 May 2013 17:06:39 +0000 (19:06 +0200)]
gpu: arm: mali400: ump: Remove call to flush_all_cpu_caches()

This function is not available anymore in Linux 3.8.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: mali: Remove useless platforms
Tomasz Figa [Fri, 10 May 2013 12:53:03 +0000 (14:53 +0200)]
gpu: arm: mali400: mali: Remove useless platforms

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: ump: Do not use non-existent VM_RESERVED flag
Tomasz Figa [Thu, 9 May 2013 15:21:56 +0000 (17:21 +0200)]
gpu: arm: mali400: ump: Do not use non-existent VM_RESERVED flag

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: mali400: mali: Do not use non-existent VM_RESERVED flag
Tomasz Figa [Thu, 9 May 2013 15:21:28 +0000 (17:21 +0200)]
gpu: arm: mali400: mali: Do not use non-existent VM_RESERVED flag

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agogpu: arm: Import new mali400 drivers from exynos-3.4-dev tree
Tomasz Figa [Mon, 11 Feb 2013 16:53:37 +0000 (17:53 +0100)]
gpu: arm: Import new mali400 drivers from exynos-3.4-dev tree

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: exynos4: Add support for PLL46xx rate configuration
Tomasz Figa [Tue, 14 May 2013 17:20:03 +0000 (19:20 +0200)]
clk: samsung: exynos4: Add support for PLL46xx rate configuration

This patch adds support for rate configuration of PLL46xx, which is used
for EPLL and VPLL on Exynos4210.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: exynos4: Fix clock registration order
Tomasz Figa [Tue, 14 May 2013 17:17:33 +0000 (19:17 +0200)]
clk: samsung: exynos4: Fix clock registration order

This patch moves registration of fixed clocks and Exynos4210-specific
mux clocks before PLL registration, because some of those clocks are
needed for Exynos4210 PLL initialization.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: exynos4: Allow rate setting propagation through sclk_vpll
Tomasz Figa [Mon, 13 May 2013 15:54:36 +0000 (17:54 +0200)]
clk: samsung: exynos4: Allow rate setting propagation through sclk_vpll

This patch adds CLK_SET_RATE_PARENT flag to sclk_vpll to allow rate
configuration of VPLL on Exynos4210 and Exynos4x12.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: pll: Add support for PLL36xx rate configuration
Tomasz Figa [Mon, 13 May 2013 15:51:59 +0000 (17:51 +0200)]
clk: samsung: pll: Add support for PLL36xx rate configuration

This patch adds implementation of round_rate and set_rate operations of
PLL36xx PLLs used on Exynos 4x12 SoCs as EPLL and VPLL.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4412-slp_pq: Correct cpufreq device node
Lukasz Majewski [Mon, 4 Mar 2013 12:13:47 +0000 (13:13 +0100)]
ARM: dts: exynos4412-slp_pq: Correct cpufreq device node

9 years agoclk: samsung: pll: Do not return error codes in round_rate callback
Tomasz Figa [Fri, 1 Mar 2013 17:28:31 +0000 (18:28 +0100)]
clk: samsung: pll: Do not return error codes in round_rate callback

This patch modifies pll35xx round_rate callback to return current
frequency instead of error codes to avoid problems caused by clock core
using error codes as frequencies.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Use board name for BUCK1 regulator
Tomasz Figa [Fri, 1 Mar 2013 17:16:30 +0000 (18:16 +0100)]
ARM: dts: exynos4210-trats: Use board name for BUCK1 regulator

This patch removes the workaround originally required for cpufreq and
sets BUCK1 regulator name to name specified in board schematics.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Add cpufreq node
Tomasz Figa [Fri, 1 Mar 2013 17:15:48 +0000 (18:15 +0100)]
ARM: dts: exynos4210-trats: Add cpufreq node

This patch adds cpufreq node with board-specific parameters to enable
CPU frequency scaling on Trats board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210: Add cpufreq node
Tomasz Figa [Fri, 1 Mar 2013 17:15:05 +0000 (18:15 +0100)]
ARM: dts: exynos4210: Add cpufreq node

This patch adds cpufreq node with SoC specific parameters of cpufreq
driver.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: exynos4210: Use common clock operations for APLL configuration
Tomasz Figa [Fri, 1 Mar 2013 17:12:02 +0000 (18:12 +0100)]
cpufreq: exynos4210: Use common clock operations for APLL configuration

This patch modifies the driver to use clk_set_rate for setting the rate
of APLL.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: exynos4210: Use device-based lookup for clocks
Tomasz Figa [Fri, 1 Mar 2013 17:10:53 +0000 (18:10 +0100)]
cpufreq: exynos4210: Use device-based lookup for clocks

This patch adds device-based lookup of clocks to allow lookup using
Device Tree.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: pll: Add support for PLL45xx rate setting
Tomasz Figa [Fri, 1 Mar 2013 16:53:53 +0000 (17:53 +0100)]
clk: samsung: pll: Add support for PLL45xx rate setting

This patch adds support for setting rate of PLL45xx based on PMS table
received from SoC-specific code.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: Replace set_apll code with common clock framework's clk_set_rate()
Lukasz Majewski [Mon, 25 Feb 2013 18:02:33 +0000 (19:02 +0100)]
cpufreq: Replace set_apll code with common clock framework's  clk_set_rate()

This commit is a first step for moving common clock's framework code
from exynos4x12-cpufreq.c to common clock framework.

Tested-at: Trats (U1HD) (Exynos4210), Proxima PQ, Redwood (Exynos4412)

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
9 years agoclock: Support for [A|M]PLL's (35xx) set_rate and round_rate functions
Lukasz Majewski [Mon, 25 Feb 2013 15:40:46 +0000 (16:40 +0100)]
clock: Support for [A|M]PLL's (35xx) set_rate and round_rate functions

Support for [A|M]PLL's [set|round]_rate functions has been added.
Now simple call to clk_set_rate is responsible for setting proper
frequency.

This commit allows for further refactoring of exynos4x12-cpufreq.c code.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
clk: Fix bug on setting xpll's pms value in clk-pll.c

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
9 years agoARM: dts: exynos4x12-slp_pq: Add cpufreq node
Tomasz Figa [Tue, 19 Mar 2013 14:25:52 +0000 (15:25 +0100)]
ARM: dts: exynos4x12-slp_pq: Add cpufreq node

This patch adds cpufreq node with board-specific parameters to enable
CPU frequency scaling on SLP PQ board.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4x12: Add cpufreq node
Tomasz Figa [Tue, 19 Mar 2013 14:24:14 +0000 (15:24 +0100)]
ARM: dts: exynos4x12: Add cpufreq node

This patch adds cpufreq node with SoC specific paramaters for
cpufreq-exynos driver.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: exynos4x12: Parse frequency table from device tree
Lukasz Majewski [Thu, 14 Feb 2013 18:43:20 +0000 (19:43 +0100)]
cpufreq: exynos4x12: Parse frequency table from device tree

Proxima PQ (rev1.1) can run stable at frequencies not higher than 1100 MHz.
In the current code (exynos4x12-cpufreq) frequency up to 1400 MHz
can be set (which shall work for REDWOOD).

For the Proxima PQ frequency table has been modified and passed via device
tree.

Tested-on: Proxima PQ rev1.1

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: Adjust exynos4x12 cpufreq to work with v3.8-mobile (with common clocks)
Lukasz Majewski [Wed, 13 Feb 2013 16:50:12 +0000 (17:50 +0100)]
cpufreq: Adjust exynos4x12 cpufreq to work with v3.8-mobile (with common clocks)

It was needed to change the clock names to reflect clock change on the
Exynos4412 device (especially arm_clk, mout_core") and add device-based
lookup to allow getting clocks from device tree.

Tested-on: Exynos4412 Proxima PQ (rev.1.1)

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: exynos: Use device-based lookup for vdd_arm regulator
Tomasz Figa [Fri, 1 Mar 2013 17:09:39 +0000 (18:09 +0100)]
cpufreq: exynos: Use device-based lookup for vdd_arm regulator

This patch adds device-based lookup of vdd_arm regulator to allow lookup
using Device Tree.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: exynos: Save struct device in driver data
Tomasz Figa [Fri, 1 Mar 2013 17:07:56 +0000 (18:07 +0100)]
cpufreq: exynos: Save struct device in driver data

This patch adds dev field in exynos cpufreq driver data to allow Device
Tree based clock and regulator lookups.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agocpufreq: Define cpufreq as a platform device
Lukasz Majewski [Thu, 14 Feb 2013 18:41:39 +0000 (19:41 +0100)]
cpufreq: Define cpufreq as a platform device

Now the cpufreq has been defined as a platform device. It will facilitate
binding to parameters passed via device tree.

We shall tweak the cpufreq configuration via board dependent dts files,
not per platform specific files.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
9 years agoARM: EXYNOS: Add sec_debug module stub
Tomasz Figa [Thu, 21 Feb 2013 15:25:00 +0000 (16:25 +0100)]
ARM: EXYNOS: Add sec_debug module stub

This patch adds simple stub for sec_debug module to allow unmodified
Tizen images to be booted.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4412-redwood: Enable MFC and CMA
Marek Szyprowski [Tue, 20 Aug 2013 13:15:13 +0000 (15:15 +0200)]
ARM: dts: exynos4412-redwood: Enable MFC and CMA

This patch adds device tree nodes for MFC and its CMA memory regions
to enable MFC/DRM/MALI support on Redwood board.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
9 years agoARM: dts: exynos4x12: Disable handling of ISP power domain
Tomasz Figa [Thu, 21 Feb 2013 11:34:22 +0000 (12:34 +0100)]
ARM: dts: exynos4x12: Disable handling of ISP power domain

ISP power domain needs special handling and in current state disabling
it crashes the system. This patch disables ISP power domain handling
until it gets fixed.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoclk: samsung: exynos4: List available mux clocks
Tomasz Figa [Thu, 14 Feb 2013 10:01:18 +0000 (11:01 +0100)]
clk: samsung: exynos4: List available mux clocks

This patch adds missing mux clocks to Device Tree binding documentation
of Exynos4 clock driver.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: enable invert feature of touchscreen
Joonyoung Shim [Tue, 29 Jan 2013 08:02:04 +0000 (17:02 +0900)]
ARM: dts: exynos4210-trats: enable invert feature of touchscreen

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
9 years agodrm/exynos: add EXYNOS_DISPLAY_TYPE_LCD for TIZEN
Joonyoung Shim [Tue, 29 Jan 2013 08:00:54 +0000 (17:00 +0900)]
drm/exynos: add EXYNOS_DISPLAY_TYPE_LCD for TIZEN

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
9 years agomisc: add global lock driver for TIZEN
Joonyoung Shim [Tue, 29 Jan 2013 08:00:09 +0000 (17:00 +0900)]
misc: add global lock driver for TIZEN

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
9 years agoARM: dts: Add missing MIPI-CSIS clock properties for Exynos4 SoCs
Sylwester Nawrocki [Wed, 13 Feb 2013 14:56:30 +0000 (15:56 +0100)]
ARM: dts: Add missing MIPI-CSIS clock properties for Exynos4 SoCs

Add MIPI-CSIS clock properties missing in commit
c266c6dc5fb3c597d0e1a706438aa64797ca249b
ARM: dts: Correct FIMC clocks definitions for Exynos4210

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add empty camera pinctrl property for Trats board
Sylwester Nawrocki [Wed, 13 Feb 2013 11:52:52 +0000 (12:52 +0100)]
ARM: dts: Add empty camera pinctrl property for Trats board

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Add CMA region definitions and enable MFC for Trats board
Marek Szyprowski [Wed, 3 Jul 2013 06:54:47 +0000 (08:54 +0200)]
ARM: dts: Add CMA region definitions and enable MFC for Trats board

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
9 years agoARM: dts: Add FIMC nodes for Exynos4210 Trats board
Sylwester Nawrocki [Wed, 13 Feb 2013 11:26:45 +0000 (12:26 +0100)]
ARM: dts: Add FIMC nodes for Exynos4210 Trats board

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Remove unnecessary properties in PQ camera node
Sylwester Nawrocki [Wed, 13 Feb 2013 11:26:09 +0000 (12:26 +0100)]
ARM: dts: Remove unnecessary properties in PQ camera node

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoARM: dts: Correct FIMC clocks definitions for Exynos4210
Sylwester Nawrocki [Wed, 13 Feb 2013 11:24:42 +0000 (12:24 +0100)]
ARM: dts: Correct FIMC clocks definitions for Exynos4210

Set sclk_mpll as parent clock for FIMC and camera clocks
for Exynos4210 and mout_mpll_user_t for Exynos4x12.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
9 years agoUSB: s3c-hsotg: fix Kconfig dependency
Marek Szyprowski [Tue, 12 Feb 2013 10:51:18 +0000 (11:51 +0100)]
USB: s3c-hsotg: fix Kconfig dependency

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
9 years agoARM: dts: Add dts file for exynos4412-m0 board
Tomasz Figa [Tue, 5 Feb 2013 14:59:06 +0000 (15:59 +0100)]
ARM: dts: Add dts file for exynos4412-m0 board

This patch adds a basic dts file for M0 board based on Exynos 4412
SoC.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: Add dts file for exynos4412-redwood board
Tomasz Figa [Tue, 5 Feb 2013 14:59:06 +0000 (15:59 +0100)]
ARM: dts: Add dts file for exynos4412-redwood board

This patch adds a basic dts file for Redwood board based on Exynos 4412
SoC.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
9 years agoARM: dts: exynos4210-trats: Update display nodes for CDF
Tomasz Figa [Wed, 6 Feb 2013 16:16:35 +0000 (17:16 +0100)]
ARM: dts: exynos4210-trats: Update display nodes for CDF

This patch updates DSI controller and LCD panel nodes in device tree
source of exynos4210-trats board for new exynos-dsi and s6e8ax0 drivers
using Common Display Framework.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>