xref: /freebsd/sys/contrib/device-tree/src/arm64/renesas/r8a779m1-ulcb-kf.dts (revision aa1a8ff2d6dbc51ef058f46f3db5a8bb77967145)
1*aa1a8ff2SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2354d7675SEmmanuel Vadot/*
3354d7675SEmmanuel Vadot * Device Tree Source for the H3ULCB Kingfisher board with R-Car H3e-2G
4354d7675SEmmanuel Vadot *
5354d7675SEmmanuel Vadot * Copyright (C) 2021 Glider bv
6354d7675SEmmanuel Vadot *
7354d7675SEmmanuel Vadot * Based on r8a77951-ulcb-kf.dts
8354d7675SEmmanuel Vadot * Copyright (C) 2017 Renesas Electronics Corp.
9354d7675SEmmanuel Vadot * Copyright (C) 2017 Cogent Embedded, Inc.
10354d7675SEmmanuel Vadot */
11354d7675SEmmanuel Vadot
12354d7675SEmmanuel Vadot#include "r8a779m1-ulcb.dts"
13354d7675SEmmanuel Vadot#include "ulcb-kf.dtsi"
14354d7675SEmmanuel Vadot
15354d7675SEmmanuel Vadot/ {
16354d7675SEmmanuel Vadot	model = "Renesas H3ULCB Kingfisher board based on r8a779m1";
17354d7675SEmmanuel Vadot	compatible = "shimafuji,kingfisher", "renesas,h3ulcb",
18354d7675SEmmanuel Vadot		     "renesas,r8a779m1", "renesas,r8a7795";
19354d7675SEmmanuel Vadot};
20