1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 // Copyright (C) 2018 BayLibre, SAS !! 2 /* 3 // Author: Neil Armstrong <narmstrong@baylibre. !! 3 * Copyright (C) 2018 BayLibre, SAS >> 4 * Author: Neil Armstrong <narmstrong@baylibre.com> >> 5 */ 4 6 5 /dts-v1/; 7 /dts-v1/; 6 #include "sun50i-h5.dtsi" 8 #include "sun50i-h5.dtsi" 7 #include "sun50i-h5-cpu-opp.dtsi" !! 9 #include <arm/sunxi-libretech-all-h3-cc.dtsi> 8 #include <arm/allwinner/sunxi-libretech-all-h3 << 9 10 10 / { 11 / { 11 model = "Libre Computer Board ALL-H3-C 12 model = "Libre Computer Board ALL-H3-CC H5"; 12 compatible = "libretech,all-h3-cc-h5", 13 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5"; 13 }; << 14 << 15 &mmc2 { << 16 mmc-ddr-3_3v; << 17 }; 14 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.