1 // SPDX-License-Identifier: GPL-2.0 1 // SPDX-License-Identifier: GPL-2.0 2 // Copyright (c) 2018, The Linux Foundation. A 2 // Copyright (c) 2018, The Linux Foundation. All rights reserved. 3 3 4 #include "qcom-ipq4019-ap.dk04.1.dtsi" 4 #include "qcom-ipq4019-ap.dk04.1.dtsi" 5 5 6 / { 6 / { 7 model = "Qualcomm Technologies, Inc. I 7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK04.1-C1"; 8 compatible = "qcom,ipq4019-dk04.1-c1", 8 compatible = "qcom,ipq4019-dk04.1-c1", "qcom,ipq4019"; 9 9 10 soc { 10 soc { 11 dma-controller@7984000 { 11 dma-controller@7984000 { 12 status = "okay"; 12 status = "okay"; 13 }; 13 }; 14 }; 14 }; 15 }; 15 }; 16 16 17 &nand { 17 &nand { 18 status = "okay"; 18 status = "okay"; 19 }; 19 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.