blob: 5100f28cc6ba90cd71d5e3dd3a58b0223b641237 [file] [log] [blame]
Maria Yuf16c1602017-12-22 13:05:17 +08001/*
2 * Copyright (c) 2018, 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#include "msm8953.dtsi"
15#include "sdm632-cpu.dtsi"
16
17/ {
18 model = "Qualcomm Technologies, Inc. SDM632";
19 compatible = "qcom,sdm632";
20 qcom,msm-id = <349 0x0>;
Maria Yu9b0870c2018-01-25 15:36:28 +080021 qcom,msm-name = "SDM632";
Maria Yuf16c1602017-12-22 13:05:17 +080022};
23
Amit Nischal5f681952018-01-30 13:07:02 +053024&clock_gcc {
25 compatible = "qcom,gcc-sdm632";
26};
27
28&clock_debug {
29 compatible = "qcom,cc-debug-sdm632";
30};
31
32&clock_gcc_gfx {
33 compatible = "qcom,gcc-gfx-sdm632";
34};