[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1414150795-31105-1-git-send-email-cw00.choi@samsung.com>
Date: Fri, 24 Oct 2014 20:39:52 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: kgene.kim@...sung.com
Cc: mark.rutland@....com, arnd@...db.de, olof@...om.net,
tomasz.figa@...il.com, geunsik.lim@...sung.com,
inki.dae@...sung.com, sw0312.kim@...sung.com,
kyungmin.park@...sung.com, cw00.choi@...sung.com,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCHv3 0/3] ARM: dts: Add new board dts file for Exynos3250-based
Rinato board
This patchset adds new board dts file for Samsung Rinato board (Gear 2) which
is based on Exynos3250 SoC and adds sleep mode pin configuration using pinctrl
subsystem to reduce leakage power-consumption in sleep state.
This patchset is based on linux-samsung.git (for-next branch).
Changes from v2:
- Separate patch3 from patchset[1] and then this patchset includes patch3.
After applied patch3, the power-consumption of Rinato board is 0.6mA in suspend state.
[1] [PATCHv5 0/3] regulator: of: Add support for parsing regulator suspend state
: https://lkml.org/lkml/2014/10/10/161
- Change PDN (Power-down mode) state for GPE0-3 (BT_UART_RTS) because Rinato
board uses UART1 for bluetooth device. BT_UART_RTS pin should be disabled in
suspend state by setting high state of GPE0-3
- Turn on always the regulator state of VAP_VMIPI_1.0V because if VAP_VMIPI_1.0V
is off state or would be not controlled by DRM driver, happen imprecise external abort.
Changes from v1:
- Remove useless brace
- Remove unneeded 'regulators' keyword
- Consolidate memory information in one entry
Chanwoo Choi (3):
ARM: dts: Add board dts file for Exynos3250-based Rinato board
ARM: dts: Add sleep mode pin configuration for exynos3250-rinato
ARM: dts: Add sleep mode of regulator for exynos3250-rinato board
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 16 +
arch/arm/boot/dts/exynos3250-rinato.dts | 695 ++++++++++++++++++++++++++++++
3 files changed, 713 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/exynos3250-rinato.dts
--
1.8.5.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists