xref: /freebsd/sys/contrib/device-tree/src/arm64/renesas/r8a77961-ulcb-kf.dts (revision f3087bef11543b42e0d69b708f367097a4118d24)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3-W+
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