Skip to content

Commit 347e8b2

Browse files
Marek VasutShawn Guo
authored andcommitted
arm64: dts: imx8mn: Add SNVS LPGPR
Add SNVS LPGPR bindings to MX8M Nano, the LPGPR is used to store boot counter. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Marek Vasut <marex@nabladev.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 507d920 commit 347e8b2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mn.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,11 @@
628628
wakeup-source;
629629
status = "disabled";
630630
};
631+
632+
snvs_lpgpr: snvs-lpgpr {
633+
compatible = "fsl,imx8mn-snvs-lpgpr",
634+
"fsl,imx7d-snvs-lpgpr";
635+
};
631636
};
632637

633638
clk: clock-controller@30380000 {

0 commit comments

Comments
 (0)