blob: e21ed36ab79b8bcbc95fb727282e39bd33804d2d [file] [log] [blame]
Channagoud Kadabi44da4952017-03-20 20:35:56 -07001/* Copyright (c) 2017, The Linux Foundation. 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 */
Harry Yang67111662017-04-05 15:14:52 -070012
Harry Yang801aa2e2017-04-10 17:59:05 -070013#include "smb1355.dtsi"
14
Harry Yang67111662017-04-05 15:14:52 -070015/{
16 qrd_batterydata: qcom,battery-data {
17 qcom,batt-id-range-pct = <15>;
18 #include "fg-gen3-batterydata-itech-3000mah.dtsi"
19 #include "fg-gen3-batterydata-ascent-3450mah.dtsi"
20 };
21};
22
23&pmi8998_fg {
24 qcom,battery-data = <&qrd_batterydata>;
25};
Xiaoyu Ye73702122017-04-07 17:55:01 -070026
Harry Yang801aa2e2017-04-10 17:59:05 -070027&smb1355_charger {
28 status = "ok";
29};
30
Ram Chandrasekar316c3932017-04-25 12:48:55 -060031&mdss_mdp {
32 #cooling-cells = <2>;
33};
34
Xiaoyu Ye73702122017-04-07 17:55:01 -070035&soc {
36 sound-tavil {
37 qcom,wsa-max-devs = <1>;
38 qcom,wsa-devs = <&wsa881x_0211>, <&wsa881x_0213>;
39 qcom,wsa-aux-dev-prefix = "SpkrRight", "SpkrRight";
40 };
41};