15def4c47SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 25def4c47SEmmanuel Vadot/* 3*354d7675SEmmanuel Vadot * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3-W+ 45def4c47SEmmanuel Vadot * 55def4c47SEmmanuel Vadot * Copyright (C) 2020 Eugeniu Rosca <rosca.eugeniu@gmail.com> 65def4c47SEmmanuel Vadot */ 75def4c47SEmmanuel Vadot 85def4c47SEmmanuel Vadot#include "r8a77961-ulcb.dts" 95def4c47SEmmanuel Vadot#include "ulcb-kf.dtsi" 105def4c47SEmmanuel Vadot 115def4c47SEmmanuel Vadot/ { 125def4c47SEmmanuel Vadot model = "Renesas M3ULCB Kingfisher board based on r8a77961"; 135def4c47SEmmanuel Vadot compatible = "shimafuji,kingfisher", "renesas,m3ulcb", 145def4c47SEmmanuel Vadot "renesas,r8a77961"; 155def4c47SEmmanuel Vadot}; 16