b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| 2 | /* |
| 3 | * Copyright (C) 2019 PHYTEC Messtechnik GmbH |
| 4 | * Author: Stefan Riedmueller <s.riedmueller@phytec.de> |
| 5 | */ |
| 6 | |
| 7 | /dts-v1/; |
| 8 | #include "imx6ull.dtsi" |
| 9 | #include "imx6ull-phytec-phycore-som.dtsi" |
| 10 | #include "imx6ull-phytec-segin.dtsi" |
| 11 | #include "imx6ull-phytec-segin-peb-eval-01.dtsi" |
| 12 | |
| 13 | / { |
| 14 | model = "PHYTEC phyBOARD-Segin i.MX6 ULL Low Cost with NAND"; |
| 15 | compatible = "phytec,imx6ull-pbacd10-nand", "phytec,imx6ull-pbacd10", |
| 16 | "phytec,imx6ull-pcl063", "fsl,imx6ull"; |
| 17 | }; |
| 18 | |
| 19 | &adc1 { |
| 20 | status = "okay"; |
| 21 | }; |
| 22 | |
| 23 | ðphy1 { |
| 24 | status = "okay"; |
| 25 | }; |
| 26 | |
| 27 | &fec1 { |
| 28 | status = "okay"; |
| 29 | }; |
| 30 | |
| 31 | &gpmi { |
| 32 | status = "okay"; |
| 33 | }; |
| 34 | |
| 35 | &i2c_rtc { |
| 36 | status = "okay"; |
| 37 | }; |
| 38 | |
| 39 | &usbotg1 { |
| 40 | status = "okay"; |
| 41 | }; |
| 42 | |
| 43 | &usdhc1 { |
| 44 | status = "okay"; |
| 45 | }; |