Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0 OR MIT) |
| 2 | /* |
| 3 | * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3e-2G |
| 4 | * |
| 5 | * Copyright (C) 2021 Glider bv |
| 6 | * |
| 7 | * Based on r8a77961-ulcb-kf.dts |
| 8 | * Copyright (C) 2020 Eugeniu Rosca <rosca.eugeniu@gmail.com> |
| 9 | */ |
| 10 | |
| 11 | #include "r8a779m3-ulcb.dts" |
| 12 | #include "ulcb-kf.dtsi" |
| 13 | |
| 14 | / { |
| 15 | model = "Renesas M3ULCB Kingfisher board based on r8a779m3"; |
| 16 | compatible = "shimafuji,kingfisher", "renesas,m3ulcb", |
| 17 | "renesas,r8a779m3", "renesas,r8a77961"; |
| 18 | }; |