Chen-Yu Tsai | e9392b3 | 2018-04-28 13:36:03 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
Chen-Yu Tsai | b5fe523 | 2020-01-12 23:36:13 +0800 | [diff] [blame] | 2 | // Copyright (C) 2018 BayLibre, SAS |
| 3 | // Author: Neil Armstrong <narmstrong@baylibre.com> |
Chen-Yu Tsai | e9392b3 | 2018-04-28 13:36:03 +0800 | [diff] [blame] | 4 | |
| 5 | /dts-v1/; |
| 6 | #include "sun50i-h5.dtsi" |
Andre Przywara | 58f6861 | 2021-05-25 01:20:25 +0100 | [diff] [blame] | 7 | #include "sun50i-h5-cpu-opp.dtsi" |
Andre Przywara | 1caeae3 | 2018-07-04 14:16:37 +0100 | [diff] [blame] | 8 | #include <sunxi-libretech-all-h3-cc.dtsi> |
Chen-Yu Tsai | e9392b3 | 2018-04-28 13:36:03 +0800 | [diff] [blame] | 9 | |
| 10 | / { |
| 11 | model = "Libre Computer Board ALL-H3-CC H5"; |
| 12 | compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5"; |
| 13 | }; |
Chen-Yu Tsai | b5fe523 | 2020-01-12 23:36:13 +0800 | [diff] [blame] | 14 | |
| 15 | &mmc2 { |
| 16 | mmc-ddr-3_3v; |
| 17 | }; |