1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 3 * at91sam9g35.dtsi - Device Tree Include file 4 * 5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL< 6 */ 7 8 #include "at91sam9x5.dtsi" 9 #include "at91sam9x5_lcd.dtsi" 10 #include "at91sam9x5_macb0.dtsi" 11 12 / { 13 model = "Atmel AT91SAM9G35 SoC"; 14 compatible = "atmel,at91sam9g35", "atm 15 16 ahb { 17 apb { 18 pinctrl@fffff400 { 19 atmel,mux-mask 20 /* A 21 0xfffff 22 0x00040 23 0xfdfff 24 0x003ff 25 >; 26 }; 27 28 pmc: clock-controller@ 29 compatible = " 30 }; 31 }; 32 }; 33 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.