Linux 6.7-rc7
[linux-modified.git] / arch / arm64 / boot / dts / qcom / msm8996-oneplus3t.dts
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (c) 2022, Harry Austen <hpausten@protonmail.com>
4  */
5
6 /dts-v1/;
7
8 #include "msm8996-oneplus-common.dtsi"
9
10 / {
11         model = "OnePlus 3T";
12         compatible = "oneplus,oneplus3t", "qcom,msm8996";
13         chassis-type = "handset";
14         qcom,board-id = <8 0 15811 26>,
15                         <8 0 15811 27>,
16                         <8 0 15811 28>;
17 };
18
19 &adsp_pil {
20         firmware-name = "/*(DEBLOBBED)*/";
21         status = "okay";
22 };
23
24 &battery {
25         charge-full-design-microamp-hours = <3400000>;
26         voltage-max-design-microvolt = <4400000>;
27 };
28
29 &gpu {
30         status = "okay";
31
32         zap-shader {
33                 firmware-name = "/*(DEBLOBBED)*/";
34         };
35 };
36
37 &mss_pil {
38         firmware-name = "/*(DEBLOBBED)*/",
39                         "/*(DEBLOBBED)*/";
40         status = "okay";
41 };
42
43 &slpi_pil {
44         firmware-name = "/*(DEBLOBBED)*/";
45         status = "okay";
46 };
47
48 &venus {
49         firmware-name = "/*(DEBLOBBED)*/";
50         status = "okay";
51 };