Jagan Teki | 57a0a56 | 2020-10-28 19:03:45 +0530 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| 2 | /* |
| 3 | * Copyright (c) 2020 Fuzhou Rockchip Electronics Co., Ltd |
| 4 | * Copyright (c) 2020 Engicam srl |
| 5 | * Copyright (c) 2020 Amarula Solutions(India) |
| 6 | */ |
| 7 | |
| 8 | /dts-v1/; |
| 9 | #include "px30.dtsi" |
| 10 | #include "px30-engicam-edimm2.2.dtsi" |
| 11 | #include "px30-px30-core.dtsi" |
| 12 | |
| 13 | / { |
| 14 | model = "Engicam PX30.Core EDIMM2.2 Starter Kit"; |
| 15 | compatible = "engicam,px30-core-edimm2.2", "engicam,px30-px30-core", |
| 16 | "rockchip,px30"; |
| 17 | |
| 18 | chosen { |
| 19 | stdout-path = "serial2:115200n8"; |
| 20 | }; |
| 21 | }; |