1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the M3ULCB Kingfisher board
4 *
5 * Copyright (C) 2020 Eugeniu Rosca <rosca.eugeniu@gmail.com>
6 */
7
8#include "r8a77961-ulcb.dts"
9#include "ulcb-kf.dtsi"
10
11/ {
12	model = "Renesas M3ULCB Kingfisher board based on r8a77961";
13	compatible = "shimafuji,kingfisher", "renesas,m3ulcb",
14		     "renesas,r8a77961";
15};
16