162306a36Sopenharmony_ci// SPDX-License-Identifier: BSD-3-Clause
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2016-2022, AngeloGioacchino Del Regno
462306a36Sopenharmony_ci *                          <angelogioacchino.delregno@collabora.com>
562306a36Sopenharmony_ci * Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org>
662306a36Sopenharmony_ci * Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#include "msm8976.dtsi"
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci&pmu {
1262306a36Sopenharmony_ci	interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_HIGH)>;
1362306a36Sopenharmony_ci};
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci&tsens {
1662306a36Sopenharmony_ci	compatible = "qcom,msm8956-tsens", "qcom,tsens-v1";
1762306a36Sopenharmony_ci};
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci/*
2062306a36Sopenharmony_ci * You might be wondering.. why is it so empty out there?
2162306a36Sopenharmony_ci * Well, the SoCs are almost identical.
2262306a36Sopenharmony_ci */
23