blob: 043346fc49386484cfcb089ce8ab18fc024ec87e [file] [log] [blame]
Michael Bohanee1f8fe2012-08-03 18:32:16 -07001/* Copyright (c) 2012, Code Aurora Forum. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13&spmi_bus {
14
15 qcom,pm8941@0 {
16
17 pm8941_clkdiv1: clkdiv@5b00 {
Kiran Kandi79db1b02012-08-21 13:48:19 -070018 qcom,cxo-div = <2>;
Michael Bohanee1f8fe2012-08-03 18:32:16 -070019 };
20
21 pm8941_clkdiv2: clkdiv@5c00 {
22 };
23
24 pm8941_clkdiv3: clkdiv@5d00 {
25 };
26 };
27};