All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: kgene.kim@samsung.com
Cc: Chanwoo Choi <cw00.choi@samsung.com>,
	mark.rutland@arm.com, arnd@arndb.de, olof@lixom.net,
	tomasz.figa@gmail.com, geunsik.lim@samsung.com,
	inki.dae@samsung.com, sw0312.kim@samsung.com,
	kyungmin.park@samsung.com, k.kozlowski@samsung.com,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
Date: Tue, 28 Oct 2014 08:43:49 +0900	[thread overview]
Message-ID: <544ED8B5.3090607@samsung.com> (raw)
In-Reply-To: <1414156362-5752-1-git-send-email-cw00.choi@samsung.com>

Dear Kukjin,

Did you please pick up this patchset on 3.19 queue?

Best Regards,
Chanwoo Choi

On 10/24/2014 10:12 PM, Chanwoo Choi wrote:
> 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 v3:
> - Fix wrong email address
> - Remove 'vemmc_reg' fixed regulator and then use 'ldo12_reg' for mshc_0 
> 
> 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   | 686 ++++++++++++++++++++++++++++++
>  3 files changed, 704 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/boot/dts/exynos3250-rinato.dts
> 

WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
Date: Tue, 28 Oct 2014 08:43:49 +0900	[thread overview]
Message-ID: <544ED8B5.3090607@samsung.com> (raw)
In-Reply-To: <1414156362-5752-1-git-send-email-cw00.choi@samsung.com>

Dear Kukjin,

Did you please pick up this patchset on 3.19 queue?

Best Regards,
Chanwoo Choi

On 10/24/2014 10:12 PM, Chanwoo Choi wrote:
> 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 v3:
> - Fix wrong email address
> - Remove 'vemmc_reg' fixed regulator and then use 'ldo12_reg' for mshc_0 
> 
> 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   | 686 ++++++++++++++++++++++++++++++
>  3 files changed, 704 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/boot/dts/exynos3250-rinato.dts
> 

  parent reply	other threads:[~2014-10-27 23:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 13:12 [PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board Chanwoo Choi
2014-10-24 13:12 ` Chanwoo Choi
2014-10-24 13:12 ` [PATCHv4 1/3] ARM: dts: Add " Chanwoo Choi
2014-10-24 13:12   ` Chanwoo Choi
2014-10-24 13:12 ` [PATCHv4 2/3] ARM: dts: Add sleep mode pin configuration for exynos3250-rinato Chanwoo Choi
2014-10-24 13:12   ` Chanwoo Choi
2014-10-24 13:12 ` [PATCHv4 3/3] ARM: dts: Add sleep mode of regulator for exynos3250-rinato board Chanwoo Choi
2014-10-24 13:12   ` Chanwoo Choi
2014-10-27 23:43 ` Chanwoo Choi [this message]
2014-10-27 23:43   ` [PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board Chanwoo Choi
2014-10-28  0:19   ` Kukjin Kim
2014-10-28  0:19     ` Kukjin Kim
2014-10-28  0:25     ` Chanwoo Choi
2014-10-28  0:25       ` Chanwoo Choi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=544ED8B5.3090607@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=arnd@arndb.de \
    --cc=geunsik.lim@samsung.com \
    --cc=inki.dae@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=olof@lixom.net \
    --cc=sw0312.kim@samsung.com \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.