blob: a601968c5727e55ad8b42f6d46e95dfe39c12369 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the M3NULCB Kingfisher board with R-Car M3-N
4 *
5 * Copyright (C) 2018 Renesas Electronics Corp.
6 * Copyright (C) 2018 Cogent Embedded, Inc.
7 */
8
9#include "r8a77965-ulcb.dts"
10#include "ulcb-kf.dtsi"
11
12/ {
13 model = "Renesas M3NULCB Kingfisher board based on r8a77965";
14 compatible = "shimafuji,kingfisher", "renesas,m3nulcb",
15 "renesas,r8a77965";
16};