2026-01-21 18:59:54 +08:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
|
/*
|
2026-01-29 22:25:33 +08:00
|
|
|
* Device Tree Source for the Ebisu board with R-Car E3
|
2026-01-21 18:59:54 +08:00
|
|
|
*
|
|
|
|
|
* Copyright (C) 2018 Renesas Electronics Corp.
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
|
#include "r8a77990.dtsi"
|
2026-01-29 22:25:33 +08:00
|
|
|
#include "ebisu.dtsi"
|
2026-01-21 18:59:54 +08:00
|
|
|
|
|
|
|
|
/ {
|
|
|
|
|
model = "Renesas Ebisu board based on r8a77990";
|
|
|
|
|
compatible = "renesas,ebisu", "renesas,r8a77990";
|
|
|
|
|
};
|