1 // SPDX-License-Identifier: BSD-3-Clause 2 /* 3 * Copyright (c) 2016-2022, AngeloGioacchino D 4 * <angelogioacchino.d 5 * Copyright (c) 2022, Konrad Dybcio <konrad.dy 6 * Copyright (c) 2022, Marijn Suijten <marijn.s 7 */ 8 9 #include "msm8976.dtsi" 10 11 &pmu_a72 { 12 interrupts = <GIC_PPI 7 (GIC_CPU_MASK_ 13 }; 14 15 &tsens { 16 compatible = "qcom,msm8956-tsens", "qc 17 }; 18 19 /* 20 * You might be wondering.. why is it so empty 21 * Well, the SoCs are almost identical. 22 */
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.