blob: bed5d70be018cf7251aa9c54da0434ee41a0cb6f [file] [log] [blame]
Duy Truong790f06d2013-02-13 16:38:12 -08001/* Copyright (c) 2012, The Linux Foundation. All rights reserved.
Michael Bohanee1f8fe2012-08-03 18:32:16 -07002 *
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};