All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alim Akhtar" <alim.akhtar@samsung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@canonical.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-samsung-soc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: "'Alim Akhtar'" <alim.akhtar@gmail.com>
Subject: RE: [PATCH v2] soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines
Date: Wed, 26 May 2021 10:42:58 +0530	[thread overview]
Message-ID: <33f701d751ed$cca98640$65fc92c0$@samsung.com> (raw)
In-Reply-To: <20210525184716.119663-1-krzysztof.kozlowski@canonical.com>

Hello Krzysztof

> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> Sent: 26 May 2021 00:17
> To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>; linux-arm-
> kernel@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: Alim Akhtar <alim.akhtar@samsung.com>; Alim Akhtar
> <alim.akhtar@gmail.com>
> Subject: [PATCH v2] soc: samsung: pmu: drop
> EXYNOS_CENTRAL_SEQ_OPTION defines
> 
> The defines for Exynos5 CENTRAL_SEQ_OPTION (e.g.
> EXYNOS5_USE_STANDBYWFI_ARM_CORE1) are not used.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> 
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
> 
> Changes since v1:
> 1. Drop defines instead of fixing typo.
> ---
>  include/linux/soc/samsung/exynos-regs-pmu.h | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/include/linux/soc/samsung/exynos-regs-pmu.h
> b/include/linux/soc/samsung/exynos-regs-pmu.h
> index fc9250fb3133..aa840ed043e1 100644
> --- a/include/linux/soc/samsung/exynos-regs-pmu.h
> +++ b/include/linux/soc/samsung/exynos-regs-pmu.h
> @@ -611,12 +611,6 @@
>  #define EXYNOS5420_FSYS2_OPTION
> 	0x4168
>  #define EXYNOS5420_PSGEN_OPTION
> 	0x4188
> 
> -/* For EXYNOS_CENTRAL_SEQ_OPTION */
> -#define EXYNOS5_USE_STANDBYWFI_ARM_CORE0
> 	BIT(16)
> -#define EXYNOS5_USE_STANDBYWFI_ARM_CORE1
> 	BUT(17)
> -#define EXYNOS5_USE_STANDBYWFE_ARM_CORE0
> 	BIT(24)
> -#define EXYNOS5_USE_STANDBYWFE_ARM_CORE1
> 	BIT(25)
> -
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI0
> 	BIT(4)
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI1
> 	BIT(5)
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI2
> 	BIT(6)
> --
> 2.27.0



WARNING: multiple messages have this Message-ID (diff)
From: "Alim Akhtar" <alim.akhtar@samsung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@canonical.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-samsung-soc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: "'Alim Akhtar'" <alim.akhtar@gmail.com>
Subject: RE: [PATCH v2] soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines
Date: Wed, 26 May 2021 10:42:58 +0530	[thread overview]
Message-ID: <33f701d751ed$cca98640$65fc92c0$@samsung.com> (raw)
In-Reply-To: <20210525184716.119663-1-krzysztof.kozlowski@canonical.com>

Hello Krzysztof

> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> Sent: 26 May 2021 00:17
> To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>; linux-arm-
> kernel@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: Alim Akhtar <alim.akhtar@samsung.com>; Alim Akhtar
> <alim.akhtar@gmail.com>
> Subject: [PATCH v2] soc: samsung: pmu: drop
> EXYNOS_CENTRAL_SEQ_OPTION defines
> 
> The defines for Exynos5 CENTRAL_SEQ_OPTION (e.g.
> EXYNOS5_USE_STANDBYWFI_ARM_CORE1) are not used.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> 
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
> 
> Changes since v1:
> 1. Drop defines instead of fixing typo.
> ---
>  include/linux/soc/samsung/exynos-regs-pmu.h | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/include/linux/soc/samsung/exynos-regs-pmu.h
> b/include/linux/soc/samsung/exynos-regs-pmu.h
> index fc9250fb3133..aa840ed043e1 100644
> --- a/include/linux/soc/samsung/exynos-regs-pmu.h
> +++ b/include/linux/soc/samsung/exynos-regs-pmu.h
> @@ -611,12 +611,6 @@
>  #define EXYNOS5420_FSYS2_OPTION
> 	0x4168
>  #define EXYNOS5420_PSGEN_OPTION
> 	0x4188
> 
> -/* For EXYNOS_CENTRAL_SEQ_OPTION */
> -#define EXYNOS5_USE_STANDBYWFI_ARM_CORE0
> 	BIT(16)
> -#define EXYNOS5_USE_STANDBYWFI_ARM_CORE1
> 	BUT(17)
> -#define EXYNOS5_USE_STANDBYWFE_ARM_CORE0
> 	BIT(24)
> -#define EXYNOS5_USE_STANDBYWFE_ARM_CORE1
> 	BIT(25)
> -
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI0
> 	BIT(4)
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI1
> 	BIT(5)
>  #define EXYNOS5420_ARM_USE_STANDBY_WFI2
> 	BIT(6)
> --
> 2.27.0



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-05-26  5:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210525184731epcas5p492729224fc5477481138e03df3da6cfe@epcas5p4.samsung.com>
2021-05-25 18:47 ` [PATCH v2] soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines Krzysztof Kozlowski
2021-05-25 18:47   ` Krzysztof Kozlowski
2021-05-26  5:12   ` Alim Akhtar [this message]
2021-05-26  5:12     ` Alim Akhtar
2021-05-27 15:58   ` Krzysztof Kozlowski
2021-05-27 15:58     ` Krzysztof Kozlowski

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='33f701d751ed$cca98640$65fc92c0$@samsung.com' \
    --to=alim.akhtar@samsung.com \
    --cc=alim.akhtar@gmail.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /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.