Skip to content
Commit 135be16d authored by André Draszik's avatar André Draszik Committed by Shawn Guo
Browse files

ARM: dts: imx7s: add snvs clock to pwrkey

On i.MX7, the SNVS requires a clock. This is similar to the clock
bound to the SNVS RTC node, but if the SNVS RTC driver isn't enabled,
then SNVS doesn't work, and as such the pwrkey driver doesn't
work (i.e. hangs the kernel, as the clock isn't enabled).

Also see commit ec2a844e


("ARM: dts: imx7s: add snvs rtc clock")
for a similar fix.

Signed-off-by: default avatarAndré Draszik <git@andred.net>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 8cdff324
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment