Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87a84c62 authored by Guy Shapiro's avatar Guy Shapiro Committed by Shawn Guo
Browse files

ARM: dts: imx: update snvs-poweroff mask



Make the syscon-poweroff driver change only the shutdown bits on the
SNVS_LP control register.

This change fixes an issue with the RTC wakeup alarm, that was
previously disabled during power off.

Signed-off-by: default avatarGuy Shapiro <guy.shapiro@mobi-wize.com>
Reviewed-by: default avatarMarcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 28991457
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -769,6 +769,7 @@
					compatible = "syscon-poweroff";
					regmap = <&snvs>;
					offset = <0x38>;
					value = <0x60>;
					mask = <0x60>;
					status = "disabled";
				};
+1 −0
Original line number Diff line number Diff line
@@ -655,6 +655,7 @@
					compatible = "syscon-poweroff";
					regmap = <&snvs>;
					offset = <0x38>;
					value = <0x60>;
					mask = <0x60>;
					status = "disabled";
				};
+1 −0
Original line number Diff line number Diff line
@@ -710,6 +710,7 @@
					compatible = "syscon-poweroff";
					regmap = <&snvs>;
					offset = <0x38>;
					value = <0x60>;
					mask = <0x60>;
					status = "disabled";
				};
+1 −0
Original line number Diff line number Diff line
@@ -614,6 +614,7 @@
					compatible = "syscon-poweroff";
					regmap = <&snvs>;
					offset = <0x38>;
					value = <0x60>;
					mask = <0x60>;
					status = "disabled";
				};
+1 −0
Original line number Diff line number Diff line
@@ -540,6 +540,7 @@
					compatible = "syscon-poweroff";
					regmap = <&snvs>;
					offset = <0x38>;
					value = <0x60>;
					mask = <0x60>;
				};