From: Tony Lindgren <tony@atomide.com>
To: Thomas Richard <thomas.richard@bootlin.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Haojian Zhuang <haojian.zhuang@linaro.org>,
Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com,
theo.lebrun@bootlin.com, u-kumar1@ti.com
Subject: Re: [PATCH 2/3] pinctrl: pinctrl-single: add ti,j7200-padconf compatible
Date: Wed, 29 Nov 2023 12:16:29 +0200 [thread overview]
Message-ID: <20231129101629.GX5169@atomide.com> (raw)
In-Reply-To: <20231128-j7200-pinctrl-s2r-v1-2-704e7dc24460@bootlin.com>
* Thomas Richard <thomas.richard@bootlin.com> [231128 15:35]:
> On j7200, during suspend to ram pinctrl contexts are lost. To save and
> restore contexts during suspend/resume, the flag PCS_CONTEXT_LOSS_OFF
> shall be set.
Reviewed-by: Tony Lindgren <tony@atomide.com>
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Thomas Richard <thomas.richard@bootlin.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Haojian Zhuang <haojian.zhuang@linaro.org>,
Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com,
theo.lebrun@bootlin.com, u-kumar1@ti.com
Subject: Re: [PATCH 2/3] pinctrl: pinctrl-single: add ti,j7200-padconf compatible
Date: Wed, 29 Nov 2023 12:16:29 +0200 [thread overview]
Message-ID: <20231129101629.GX5169@atomide.com> (raw)
In-Reply-To: <20231128-j7200-pinctrl-s2r-v1-2-704e7dc24460@bootlin.com>
* Thomas Richard <thomas.richard@bootlin.com> [231128 15:35]:
> On j7200, during suspend to ram pinctrl contexts are lost. To save and
> restore contexts during suspend/resume, the flag PCS_CONTEXT_LOSS_OFF
> shall be set.
Reviewed-by: Tony Lindgren <tony@atomide.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-11-29 10:17 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 15:34 [PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200 Thomas Richard
2023-11-28 15:34 ` Thomas Richard
2023-11-28 15:34 ` [PATCH 1/3] dt-bindings: pinctrl: pinctrl-single: add ti,j7200-padconf compatible Thomas Richard
2023-11-28 15:34 ` Thomas Richard
2023-11-28 16:37 ` Conor Dooley
2023-11-28 16:37 ` Conor Dooley
2023-11-29 10:15 ` Tony Lindgren
2023-11-29 10:15 ` Tony Lindgren
2023-11-28 15:35 ` [PATCH 2/3] " Thomas Richard
2023-11-28 15:35 ` Thomas Richard
2023-11-29 10:16 ` Tony Lindgren [this message]
2023-11-29 10:16 ` Tony Lindgren
2023-11-28 15:35 ` [PATCH 3/3] arm64: dts: ti: k3-j7200: use " Thomas Richard
2023-11-28 15:35 ` Thomas Richard
2023-11-29 10:19 ` Tony Lindgren
2023-11-29 10:19 ` Tony Lindgren
2023-11-29 10:32 ` Thomas Richard
2023-11-29 10:32 ` Thomas Richard
2023-11-29 10:37 ` Tony Lindgren
2023-11-29 10:37 ` Tony Lindgren
2023-12-04 9:53 ` Linus Walleij
2023-12-04 9:53 ` Linus Walleij
2023-12-04 9:53 ` [PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200 Linus Walleij
2023-12-04 9:53 ` Linus Walleij
2024-02-06 4:43 ` (subset)[PATCH " Vignesh Raghavendra
2024-02-06 4:43 ` Vignesh Raghavendra
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=20231129101629.GX5169@atomide.com \
--to=tony@atomide.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=haojian.zhuang@linaro.org \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=theo.lebrun@bootlin.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=thomas.richard@bootlin.com \
--cc=u-kumar1@ti.com \
--cc=vigneshr@ti.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.