1/*
2 * Copyright (c) 2017 Piotr Mienkowski
3 * Copyright (c) 2017 Justin Watson
4 * Copyright (c) 2019-2020 Gerson Fernando Budke <nandojve@gmail.com>
5 *
6 * SPDX-License-Identifier: Apache-2.0
7 */
8
9/dts-v1/;
10
11#include <atmel/samv71q21.dtsi>
12#include "sam_v71_xult-common.dtsi"
13
14/ {
15	model = "Atmel SAM V71 Xplained Ultra board";
16	compatible = "atmel,sam_v71_xult", "atmel,samv71q21", "atmel,samv71";
17};
18