1 // SPDX-License-Identifier: BSD-3-Clause 2 /* 3 * Copyright (c) 2020, AngeloGioacchino Del Re< 4 * Copyright (c) 2020, Konrad Dybcio <konradybc 5 * Copyright (c) 2020, Martin Botka <martin.bot 6 */ 7 8 #include "sdm660.dtsi" 9 10 /* 11 * According to the downstream DTS, 12 * 636 is basically a 660 except for 13 * different CPU frequencies, Adreno 14 * 509 instead of 512 and lack of 15 * turing IP. These differences will 16 * be addressed when the aforementioned 17 * peripherals will be enabled upstream. 18 */ 19 20 &adreno_gpu { 21 compatible = "qcom,adreno-509.0", "qco 22 /* Adreno 509 shares the frequency tab 23 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.