From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Paweł Chmiel" <pawel.mikolaj.chmiel@gmail.com>
Cc: kgene@kernel.org, alim.akhtar@samsung.com, robh+dt@kernel.org,
a.kesavan@samsung.com, naveenkrishna.ch@gmail.com,
thomas.ab@samsung.com, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
Date: Sun, 8 Nov 2020 20:00:17 +0100 [thread overview]
Message-ID: <20201108190017.GA28948@kozik-lap> (raw)
In-Reply-To: <20201107133926.37187-1-pawel.mikolaj.chmiel@gmail.com>
On Sat, Nov 07, 2020 at 02:39:25PM +0100, Paweł Chmiel wrote:
> Exynos7 uses the same syscon reboot and poweroff nodes as other Exynos
> SoCs, so instead of duplicating code we can just include common dtsi
> file, which already contains definitions of them. After this change,
> poweroff node will be also available, previously this dts file did
> contain only reboot node.
>
> Fixes: fb026cb65247 ("arm64: dts: Add reboot node for exynos7")
> Fixes: b9024cbc937d ("arm64: dts: Add initial device tree support for exynos7")
> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
> ---
> Changes from v1:
> - Split into two separate patches.
> - Include existing exynos-syscon-restart.dtsi to avoid code
> duplication.
> ---
> arch/arm64/boot/dts/exynos/exynos7.dtsi | 9 ++-------
> 1 file changed, 2 insertions(+), 7 deletions(-)
>
Thanks, applied.
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Paweł Chmiel" <pawel.mikolaj.chmiel@gmail.com>
Cc: devicetree@vger.kernel.org, thomas.ab@samsung.com,
linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
robh+dt@kernel.org, kgene@kernel.org, alim.akhtar@samsung.com,
a.kesavan@samsung.com, naveenkrishna.ch@gmail.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
Date: Sun, 8 Nov 2020 20:00:17 +0100 [thread overview]
Message-ID: <20201108190017.GA28948@kozik-lap> (raw)
In-Reply-To: <20201107133926.37187-1-pawel.mikolaj.chmiel@gmail.com>
On Sat, Nov 07, 2020 at 02:39:25PM +0100, Paweł Chmiel wrote:
> Exynos7 uses the same syscon reboot and poweroff nodes as other Exynos
> SoCs, so instead of duplicating code we can just include common dtsi
> file, which already contains definitions of them. After this change,
> poweroff node will be also available, previously this dts file did
> contain only reboot node.
>
> Fixes: fb026cb65247 ("arm64: dts: Add reboot node for exynos7")
> Fixes: b9024cbc937d ("arm64: dts: Add initial device tree support for exynos7")
> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
> ---
> Changes from v1:
> - Split into two separate patches.
> - Include existing exynos-syscon-restart.dtsi to avoid code
> duplication.
> ---
> arch/arm64/boot/dts/exynos/exynos7.dtsi | 9 ++-------
> 1 file changed, 2 insertions(+), 7 deletions(-)
>
Thanks, applied.
Best regards,
Krzysztof
_______________________________________________
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:[~2020-11-08 19:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-07 13:39 [PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 Paweł Chmiel
2020-11-07 13:39 ` Paweł Chmiel
2020-11-07 13:39 ` [PATCH v2 2/2] arm64: dts: exynos: Correct psci compatible used on Exynos7 Paweł Chmiel
2020-11-07 13:39 ` Paweł Chmiel
2020-11-08 19:01 ` Krzysztof Kozlowski
2020-11-08 19:01 ` Krzysztof Kozlowski
2020-11-08 19:00 ` Krzysztof Kozlowski [this message]
2020-11-08 19:00 ` [PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 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=20201108190017.GA28948@kozik-lap \
--to=krzk@kernel.org \
--cc=a.kesavan@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=naveenkrishna.ch@gmail.com \
--cc=pawel.mikolaj.chmiel@gmail.com \
--cc=robh+dt@kernel.org \
--cc=thomas.ab@samsung.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.