blob: d66eb27ee8c4818979a41c628af18ee98fedf009 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};