1/*
2 * Copyright (c) 2022 Intel Corporation
3 * Copyright (c) 2024 Gerson Fernando Budke
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8/dts-v1/;
9
10#include <atmel/same70q21b.dtsi>
11
12#include "robokit1-common.dtsi"
13
14/ {
15	model = "TDK RoboKit1";
16	compatible = "tdk,robokit1", "atmel,same70q21b", "atmel,same70";
17};
18