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