[PATCH 3/5] arm64: dts: ti: k3-j7200: use ti,j7200-sci compatible
Conor Dooley
conor at kernel.org
Wed Nov 29 07:35:55 PST 2023
On Wed, Nov 29, 2023 at 04:31:19PM +0100, Thomas Richard wrote:
> On j7200, suspend to ram poweroff the SOC.
> This compatible restores irqs at resume.
>
> Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
> ---
> arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
> index 467970fab3a0..d8dc1421e75e 100644
> --- a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
> @@ -7,7 +7,7 @@
>
> &cbass_mcu_wakeup {
> dmsc: system-controller at 44083000 {
> - compatible = "ti,k2g-sci";
> + compatible = "ti,j7200-sci", "ti,k2g-sci";
This is not what your dt-binding change allows. Did you test this with
dtbs_check?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231129/7f74e458/attachment.sig>
More information about the linux-arm-kernel
mailing list