Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| 2 | /* |
| 3 | * Device Tree Source for the RZ/G3S SMARC EVK board |
| 4 | * |
| 5 | * Copyright (C) 2023 Renesas Electronics Corp. |
| 6 | */ |
| 7 | |
| 8 | /dts-v1/; |
| 9 | |
| 10 | #include "r9a08g045s33.dtsi" |
| 11 | #include "rzg3s-smarc-som.dtsi" |
| 12 | #include "rzg3s-smarc.dtsi" |
| 13 | |
| 14 | / { |
| 15 | model = "Renesas SMARC EVK version 2 based on r9a08g045s33"; |
| 16 | compatible = "renesas,smarc2-evk", "renesas,rzg3s-smarcm", |
| 17 | "renesas,r9a08g045s33", "renesas,r9a08g045"; |
| 18 | }; |