1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20.dtsi - Device Tree Include file for AT91SAM9G20 family SoC
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include "at91sam9260.dtsi"
11 model = "Atmel AT91SAM9G20 family SoC";
12 compatible = "atmel,at91sam9g20";
15 reg = <0x20000000 0x08000000>;
23 compatible = "mmio-sram";
24 reg = <0x002fc000 0x8000>;
27 ranges = <0 0x002fc000 0x8000>;
33 compatible = "atmel,at91sam9g20-i2c";
37 compatible = "atmel,at91sam9rl-ssc";
41 atmel,adc-startup-time = <40>;
45 compatible = "atmel,at91sam9g20-pmc", "atmel,at91sam9260-pmc", "syscon";