Linux 6.7-rc7
[linux-modified.git] / arch / arm64 / boot / dts / qcom / msm8996-oneplus3.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 3";
12         compatible = "oneplus,oneplus3", "qcom,msm8996";
13         chassis-type = "handset";
14         qcom,board-id = <8 0 15801 15>, <8 0 15801 16>;
15         qcom,msm-id = <246 0x30001>;
16 };
17
18 &adsp_pil {
19         firmware-name = "/*(DEBLOBBED)*/";
20         status = "okay";
21 };
22
23 &battery {
24         charge-full-design-microamp-hours = <3000000>;
25         voltage-max-design-microvolt = <4350000>;
26 };
27
28 &gpu {
29         status = "okay";
30
31         zap-shader {
32                 firmware-name = "/*(DEBLOBBED)*/";
33         };
34 };
35
36 &mss_pil {
37         firmware-name = "/*(DEBLOBBED)*/",
38                         "/*(DEBLOBBED)*/";
39         status = "okay";
40 };
41
42 &slpi_pil {
43         firmware-name = "/*(DEBLOBBED)*/";
44         status = "okay";
45 };
46
47 &venus {
48         firmware-name = "/*(DEBLOBBED)*/";
49         status = "okay";
50 };