JustOS/linux-6.13/arch/arm64/boot/dts/qcom/msm8956.dtsi
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

23 lines
597 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2016-2022, AngeloGioacchino Del Regno
* <angelogioacchino.delregno@collabora.com>
* Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org>
* Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org>
*/
#include "msm8976.dtsi"
&pmu_a72 {
interrupts = <GIC_PPI 7 (GIC_CPU_MASK_RAW(0x30) | IRQ_TYPE_LEVEL_HIGH)>;
};
&tsens {
compatible = "qcom,msm8956-tsens", "qcom,tsens-v1";
};
/*
* You might be wondering.. why is it so empty out there?
* Well, the SoCs are almost identical.
*/