diff for duplicates of <1427973492199.86521@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 44273b8..9b09a03 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,10 +4,8 @@ ________________________________________ From: Wood Scott-B07421 Sent: Tuesday, March 31, 2015 10:35 To: Zhao Chenhui-B35336 -Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel= -@vger.kernel.org; Jin Zhengxiong-R64188 -Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with R= -CPM +Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Jin Zhengxiong-R64188 +Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote: > In sleep mode, the clocks of e500 cores and unused IP blocks is @@ -18,13 +16,12 @@ On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote: > command to enter sleep mode: > echo standby > /sys/power/state > -> Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> +> Signed-off-by: Chenhui Zhao <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > --- > arch/powerpc/Kconfig | 3 +- > arch/powerpc/platforms/85xx/Kconfig | 5 +++ > arch/powerpc/platforms/85xx/Makefile | 1 + -> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++= -++++++ +> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++++++++ > arch/powerpc/platforms/86xx/Kconfig | 1 + > 5 files changed, 67 insertions(+), 2 deletions(-) > create mode 100644 arch/powerpc/platforms/85xx/qoriq_pm.c @@ -55,13 +52,16 @@ Get rid of this depends line if you're going to use select instead. > +{ > + unsigned int pm_modes; > + -> + pm_modes =3D qoriq_pm_ops->get_pm_modes(); +> + pm_modes = qoriq_pm_ops->get_pm_modes(); > + -> + if ((state =3D=3D PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP)) +> + if ((state == PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP)) > + return 1; -Unnecessary parentheses around =3D=3D +Unnecessary parentheses around == -Scott -[chenhui] OK= +[chenhui] OK-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 36c114e..2ac82fb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,14 @@ "ref\01427365095-26396-4-git-send-email-chenhui.zhao@freescale.com\0" "ref\020150331023507.GD5667@home.buserror.net\0" - "From\0chenhui.zhao@freescale.com <chenhui.zhao@freescale.com>\0" + "ref\020150331023507.GD5667-vONcSABrMOVpTrP2zolEsF6hYfS7NtTn@public.gmane.org\0" + "From\0chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "Subject\0Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM\0" "Date\0Thu, 2 Apr 2015 11:18:11 +0000\0" - "To\0Scott Wood <scottwood@freescale.com>\0" - "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" - linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - " Jason.Jin@freescale.com <Jason.Jin@freescale.com>\0" + "To\0Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Cc\0linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " Jason.Jin-KZfg59tc24xl57MIdRCFDg@public.gmane.org <Jason.Jin-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "\00:1\0" "b\0" "\n" @@ -16,10 +17,8 @@ "From: Wood Scott-B07421\n" "Sent: Tuesday, March 31, 2015 10:35\n" "To: Zhao Chenhui-B35336\n" - "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel=\n" - "@vger.kernel.org; Jin Zhengxiong-R64188\n" - "Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with R=\n" - "CPM\n" + "Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Jin Zhengxiong-R64188\n" + "Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM\n" "\n" "On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote:\n" "> In sleep mode, the clocks of e500 cores and unused IP blocks is\n" @@ -30,13 +29,12 @@ "> command to enter sleep mode:\n" "> echo standby > /sys/power/state\n" ">\n" - "> Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com>\n" + "> Signed-off-by: Chenhui Zhao <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" "> ---\n" "> arch/powerpc/Kconfig | 3 +-\n" "> arch/powerpc/platforms/85xx/Kconfig | 5 +++\n" "> arch/powerpc/platforms/85xx/Makefile | 1 +\n" - "> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++=\n" - "++++++\n" + "> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++++++++\n" "> arch/powerpc/platforms/86xx/Kconfig | 1 +\n" "> 5 files changed, 67 insertions(+), 2 deletions(-)\n" "> create mode 100644 arch/powerpc/platforms/85xx/qoriq_pm.c\n" @@ -67,15 +65,18 @@ "> +{\n" "> + unsigned int pm_modes;\n" "> +\n" - "> + pm_modes =3D qoriq_pm_ops->get_pm_modes();\n" + "> + pm_modes = qoriq_pm_ops->get_pm_modes();\n" "> +\n" - "> + if ((state =3D=3D PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP))\n" + "> + if ((state == PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP))\n" "> + return 1;\n" "\n" - "Unnecessary parentheses around =3D=3D\n" + "Unnecessary parentheses around ==\n" "\n" "-Scott\n" "\n" - [chenhui] OK= + "[chenhui] OK--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -a3eb9a113c68b49c39b446741132c27176cf9af2de0172df8781fb06e0e14862 +6137c32df28682e25e466bbd97cd79be0f92684a829ccf93494f9e7856e684a0
diff --git a/a/1.txt b/N2/1.txt index 44273b8..cf805e6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,10 +4,8 @@ ________________________________________ From: Wood Scott-B07421 Sent: Tuesday, March 31, 2015 10:35 To: Zhao Chenhui-B35336 -Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel= -@vger.kernel.org; Jin Zhengxiong-R64188 -Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with R= -CPM +Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Jin Zhengxiong-R64188 +Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote: > In sleep mode, the clocks of e500 cores and unused IP blocks is @@ -23,8 +21,7 @@ On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote: > arch/powerpc/Kconfig | 3 +- > arch/powerpc/platforms/85xx/Kconfig | 5 +++ > arch/powerpc/platforms/85xx/Makefile | 1 + -> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++= -++++++ +> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++++++++ > arch/powerpc/platforms/86xx/Kconfig | 1 + > 5 files changed, 67 insertions(+), 2 deletions(-) > create mode 100644 arch/powerpc/platforms/85xx/qoriq_pm.c @@ -55,13 +52,13 @@ Get rid of this depends line if you're going to use select instead. > +{ > + unsigned int pm_modes; > + -> + pm_modes =3D qoriq_pm_ops->get_pm_modes(); +> + pm_modes = qoriq_pm_ops->get_pm_modes(); > + -> + if ((state =3D=3D PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP)) +> + if ((state == PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP)) > + return 1; -Unnecessary parentheses around =3D=3D +Unnecessary parentheses around == -Scott -[chenhui] OK= +[chenhui] OK diff --git a/a/content_digest b/N2/content_digest index 36c114e..6a0d728 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,8 +4,8 @@ "Subject\0Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM\0" "Date\0Thu, 2 Apr 2015 11:18:11 +0000\0" "To\0Scott Wood <scottwood@freescale.com>\0" - "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" - linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org> + "Cc\0linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> " Jason.Jin@freescale.com <Jason.Jin@freescale.com>\0" "\00:1\0" @@ -16,10 +16,8 @@ "From: Wood Scott-B07421\n" "Sent: Tuesday, March 31, 2015 10:35\n" "To: Zhao Chenhui-B35336\n" - "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel=\n" - "@vger.kernel.org; Jin Zhengxiong-R64188\n" - "Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with R=\n" - "CPM\n" + "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Jin Zhengxiong-R64188\n" + "Subject: Re: [4/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM\n" "\n" "On Thu, Mar 26, 2015 at 06:18:15PM +0800, chenhui zhao wrote:\n" "> In sleep mode, the clocks of e500 cores and unused IP blocks is\n" @@ -35,8 +33,7 @@ "> arch/powerpc/Kconfig | 3 +-\n" "> arch/powerpc/platforms/85xx/Kconfig | 5 +++\n" "> arch/powerpc/platforms/85xx/Makefile | 1 +\n" - "> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++=\n" - "++++++\n" + "> arch/powerpc/platforms/85xx/qoriq_pm.c | 59 ++++++++++++++++++++++++++++++++++\n" "> arch/powerpc/platforms/86xx/Kconfig | 1 +\n" "> 5 files changed, 67 insertions(+), 2 deletions(-)\n" "> create mode 100644 arch/powerpc/platforms/85xx/qoriq_pm.c\n" @@ -67,15 +64,15 @@ "> +{\n" "> + unsigned int pm_modes;\n" "> +\n" - "> + pm_modes =3D qoriq_pm_ops->get_pm_modes();\n" + "> + pm_modes = qoriq_pm_ops->get_pm_modes();\n" "> +\n" - "> + if ((state =3D=3D PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP))\n" + "> + if ((state == PM_SUSPEND_STANDBY) && (pm_modes & FSL_PM_SLEEP))\n" "> + return 1;\n" "\n" - "Unnecessary parentheses around =3D=3D\n" + "Unnecessary parentheses around ==\n" "\n" "-Scott\n" "\n" - [chenhui] OK= + [chenhui] OK -a3eb9a113c68b49c39b446741132c27176cf9af2de0172df8781fb06e0e14862 +41e3b42cc50c1cc8eb568e3f3cafdc11df9798f23db7522dd08910c2eeedf0a3
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.