Re: [PATCH] clk: at91: check pmc node status before registering syscore ops
From: Clément Léger <clement.leger@bootlin.com>
Date: 2021-09-15 06:15:08
Also in:
linux-clk, lkml
From: Clément Léger <clement.leger@bootlin.com>
Date: 2021-09-15 06:15:08
Also in:
linux-clk, lkml
Le Tue, 14 Sep 2021 15:03:01 -0700, Stephen Boyd [off-list ref] a écrit :
Quoting Clement Leger (2021-09-13 01:26:33)quoted
Currently, at91 pmc driver always register the syscore_ops whatever the status of the pmc node that has been found. When set as secure and disabled, the pmc should not be accessed or this will generate abort exceptions. To avoid this, add a check on node availability before registering the syscore operations. Signed-off-by: Clement Leger <clement.leger@bootlin.com>Any Fixes tag?
Since this was present from the start of the implementation, I think it
should be the following:
Fixes: b3b02eac33ed ("clk: at91: Add sama5d2 suspend/resume")
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel