Commit 2fc78cd0 authored by Ryan Wanner's avatar Ryan Wanner Committed by Sebastian Reichel
Browse files

power: reset: at91-sama5d2_shdwc: Add sama7d65 PMC

parent bfa2b637
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -327,6 +327,7 @@ static const struct of_device_id at91_pmc_ids[] = {
	{ .compatible = "microchip,sam9x60-pmc" },
	{ .compatible = "microchip,sama7g5-pmc" },
	{ .compatible = "microchip,sam9x7-pmc" },
	{ .compatible = "microchip,sama7d65-pmc" },
	{ /* Sentinel. */ }
};