]> Gentwo Git Trees - linux/.git/commitdiff
ARM: dts: microchip: sama7d65: Add chipID for sama7d65
authorRyan Wanner <Ryan.Wanner@microchip.com>
Fri, 14 Feb 2025 18:08:18 +0000 (11:08 -0700)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Mon, 24 Feb 2025 10:13:53 +0000 (12:13 +0200)
Add chipID for the sama7d65 SoC to the device tree.

Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
Link: https://lore.kernel.org/r/14e6cafb64df345e6bd79ac96961248cc266770c.1739555984.git.Ryan.Wanner@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sama7d65.dtsi

index ac6eb52e8c2264486d01675a3f8212144974a5f8..f321f6b7ded405f99efd5654c05a127185a1319a 100644 (file)
@@ -83,6 +83,11 @@ clk32k: clock-controller@e001d500 {
                        #clock-cells = <1>;
                };
 
+               chipid@e0020000 {
+                       compatible = "microchip,sama7d65-chipid";
+                       reg = <0xe0020000 0x8>;
+               };
+
                sdmmc1: mmc@e1208000 {
                        compatible = "microchip,sama7d65-sdhci", "microchip,sam9x60-sdhci";
                        reg = <0xe1208000 0x400>;