1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* 3 * sama5d3dm.dtsi - Device Tree file for SAMA5 4 * 5 * Copyright (C) 2013 Atmel, 6 * 2013 Ludovic Desroches <ludov 7 */ 8 9 / { 10 ahb { 11 apb { 12 i2c1: i2c@f0018000 { 13 qt1070: keyboa 14 compat 15 reg = 16 interr 17 interr 18 pinctr 19 pinctr 20 wakeup 21 }; 22 }; 23 24 adc0: adc@f8018000 { 25 atmel,adc-ts-w 26 atmel,adc-ts-p 27 status = "okay 28 }; 29 30 pinctrl@fffff200 { 31 board { 32 pinctr 33 34 35 }; 36 }; 37 }; 38 }; 39 }; 40 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.