1/* 2 * Copyright (c) 2020 Stephanos Ioannidis <root@stephanos.io> 3 * Copyright (c) 2020 Gerson Fernando Budke <nandojve@gmail.com> 4 * 5 * SPDX-License-Identifier: Apache-2.0 6 */ 7 8/dts-v1/; 9 10#include <atmel/same70q21b.dtsi> 11#include "sam_e70_xplained-common.dtsi" 12 13/ { 14 model = "Atmel SAM E70B Xplained board"; 15 compatible = "atmel,sam_e70b_xplained", "atmel,same70q21b", "atmel,same70b"; 16}; 17