1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the H3ULCB Kingfisher board 4 * 5 * Copyright (C) 2017 Renesas Electronics Corp. 6 * Copyright (C) 2017 Cogent Embedded, Inc. 7 */ 8 9#include "r8a77951-ulcb.dts" 10#include "ulcb-kf.dtsi" 11 12/ { 13 model = "Renesas H3ULCB Kingfisher board based on r8a77951"; 14 compatible = "shimafuji,kingfisher", "renesas,h3ulcb", 15 "renesas,r8a7795"; 16}; 17