Rajeshwari Birje
3e97635764
EXYNOS5420: Add power register structure.
...
Add structure for power register for Exynos5420
Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com >
Acked-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-30 16:50:34 +09:00
Minkyu Kang
771b3ba34c
arm: exynos: fix the align for exynos4_power structure
...
res3 should be 4bytes
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
Cc: Dominik Klein <dominik.klein@gmx.com >
2013-12-03 09:40:24 +09:00
Vivek Gautam
80c4c5964f
arm: exynos: Add methods to control power to USB 3.0 PHY
...
Adding methods to turn on/off power to USB3.0 type PHY
as and when required by the controller.
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com >
Cc: Julius Werner <jwerner@chromium.org >
Cc: Simon Glass <sjg@chromium.org >
Cc: Minkyu Kang <mk7.kang@samsung.com >
Cc: Dan Murphy <dmurphy@ti.com >
Cc: Marek Vasut <marex@denx.de >
2013-10-20 23:42:38 +02:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Rajeshwari Shinde
dc20fdd76a
EXYNOS: Add API for power reset and exit wakeup
...
This patch adds APIs to get power reset status and exit the wakeup condition for
both exynos5 and exynos4
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-07-05 17:06:54 +09:00
Akshay Saraswat
3a0b1dae5b
Exynos5: TMU: Add hardware tripping
...
This adds hardware tripping at 110 degrees celsius which must enable
forced system shutdown in case TMU fails to power off.
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com >
Acked-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-03-12 17:07:31 +09:00
Rajeshwari Shinde
a006076b15
EXYNOS5: Add function to enable XXTI clock source
...
This patch adds funtion to enable XXTI clock source
required by MAX98095 codec.
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-03-08 22:34:18 +09:00
Rajeshwari Shinde
51ff1eda6f
EXYNOS5: Add function to setup set ps hold
...
This patch adds a function to set ps_hold data driving value high.
This enables the machine to stay powered on even after the initial
power-on condition goes away(e.g. power button).
Acked-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-02-20 16:48:17 +09:00
Donghwa Lee
b6516677c0
EXYNOS5: support display port phy control function
...
This patch support display port phy control function.
Signed-off-by: Donghwa Lee <dh09.lee@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2012-09-01 14:58:24 +02:00
Rajeshwari Shinde
c48ac11322
EXYNOS: Add power Enable/Disable for USB-EHCI
...
This patch adds functions to enable/disable the power of USB
host controller for EXYNOS5.
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com >
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org >
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com >
2012-07-09 18:27:55 +02:00
Rajeshwari Shinde
f9c4e04be7
EXYNOS5: Add structure for PMU registers
...
This patch adds power mananagement registers structure for exynos5 SoC.
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com >
Acked-by: Chander Kashyap <chander.kashyap@linaro.org >
Acked-by: Minkyu Kang <mk7.kang@samsung.com >
2012-07-09 18:27:55 +02:00
Donghwa Lee
283591f171
EXYNOS: definitions of system resgister and power management registers.
...
This is definitions of system registers and power mananagement registers for EXYNOS SoC.
Signed-off-by: Donghwa Lee <dh09.lee@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Inki Dae <inki.dae@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2012-05-15 08:31:29 +02:00
HeungJun, Kim
77e490e225
ARMV7: Exynos4: Add supoort power for Exynos4
...
This patch adds power.h and SAMSUNG_BASE() macro for using Exynos4 power.
Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2012-02-12 10:11:29 +01:00