blob: 859ca5558b73a1c50cec6c52cc95123575561b9e [file] [log] [blame]
Nagireddy Annemaec255d2020-03-18 21:24:59 +05301/*
2 * Copyright (c) 2019 - 2020, The Linux Foundation. All rights reserved.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15
16#include "sdm429-spyro.dtsi"
17#include "sdm429w-bg-pm660.dtsi"
18#include "sdm429-bg-memory.dtsi"
19
20/ {
21 model = "Qualcomm Technologies, Inc. SDA429 BG DVT2 WTP";
22 compatible = "qcom,sdm429w-qrd", "qcom,sda429w", "qcom,qrd";
23 qcom,msm-id = <437 0x0>;
24 qcom,board-id = <0x00010b 0xA>;
25 qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
26};
27
28&msm_gpu {
29 /delete-property/qcom,enable-ca-jump;
30 /delete-property/qcom,ca-busy-penalty;
31 /delete-property/qcom,ca-target-pwrlevel;
32
33 qcom,gpu-pwrlevels {
34 /delete-node/qcom,gpu-pwrlevel@2;
35 /delete-node/qcom,gpu-pwrlevel@3;
36 /delete-node/qcom,gpu-pwrlevel@4;
37 /delete-node/qcom,gpu-pwrlevel@5;
38 };
39};