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/samv71q21b.dtsi>
11#include "sam_v71_xult-common.dtsi"
12
13/ {
14	model = "Atmel SAM V71B Xplained Ultra board";
15	compatible = "atmel,sam_v71b_xult", "atmel,samv71q21b", "atmel,samv71b";
16};
17