From: Krzysztof Kozlowski <krzk@kernel.org>
To: Chris Packham <chris.packham@alliedtelesis.co.nz>,
lee@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, tsbogend@alpha.franken.de
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mips@vger.kernel.org
Subject: Re: [PATCH 2/2] mips: dts: realtek: Add syscon-reboot node
Date: Mon, 9 Sep 2024 10:06:11 +0200 [thread overview]
Message-ID: <6842b2d4-0d6b-4c32-a32b-2eee53dc7fce@kernel.org> (raw)
In-Reply-To: <20240909014707.2003091-3-chris.packham@alliedtelesis.co.nz>
On 09/09/2024 03:47, Chris Packham wrote:
> The board level reset on systems using the RTL9302 can be driven via the
> switch. Use a syscon-reboot node to represent this.
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---
> .../dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts | 3 +++
> arch/mips/boot/dts/realtek/rtl930x.dtsi | 11 +++++++++++
> 2 files changed, 14 insertions(+)
>
> diff --git a/arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts b/arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts
> index 77d2566545f2..a517135446a3 100644
> --- a/arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts
> +++ b/arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts
> @@ -71,3 +71,6 @@ partition@1180000 {
> };
> };
> };
> +&switch0 {
> + status = "okay";
> +};
Drop, redundant.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-09-09 8:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 1:47 [PATCH 0/2] mips: realtek: Add reboot support Chris Packham
2024-09-09 1:47 ` [PATCH 1/2] dt-bindings: mfd: Add Realtek switch Chris Packham
2024-09-09 6:38 ` Krzysztof Kozlowski
2024-09-09 20:36 ` Chris Packham
2024-09-10 7:26 ` Krzysztof Kozlowski
2024-09-10 20:48 ` Chris Packham
2024-09-09 1:47 ` [PATCH 2/2] mips: dts: realtek: Add syscon-reboot node Chris Packham
2024-09-09 8:06 ` Krzysztof Kozlowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-20 0:01 [PATCH 0/2] mips: realtek: Add reboot support Chris Packham
2024-09-20 0:01 ` [PATCH 2/2] mips: dts: realtek: Add syscon-reboot node Chris Packham
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=6842b2d4-0d6b-4c32-a32b-2eee53dc7fce@kernel.org \
--to=krzk@kernel.org \
--cc=chris.packham@alliedtelesis.co.nz \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=robh@kernel.org \
--cc=tsbogend@alpha.franken.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).