Skip to content

Commit ad9bc2e

Browse files
claudiubezneanoglitch
authored andcommitted
ARM: at91: pm: add sama7g5 shdwc
Add SAMA7G5 SHDWC. Signed-off-by: Claudiu Beznea <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 6501330 commit ad9bc2e

File tree

1 file changed

+1
-0
lines changed
  • arch/arm/mach-at91

1 file changed

+1
-0
lines changed

arch/arm/mach-at91/pm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,7 @@ static int __init at91_pm_backup_init(void)
794794
static const struct of_device_id atmel_shdwc_ids[] = {
795795
{ .compatible = "atmel,sama5d2-shdwc" },
796796
{ .compatible = "microchip,sam9x60-shdwc" },
797+
{ .compatible = "microchip,sama7g5-shdwc" },
797798
{ /* sentinel. */ }
798799
};
799800

0 commit comments

Comments
 (0)