blob: 86f1210bf26da34a0b7386689b0f793da262e1ce [file] [log] [blame]
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/include/ "msm8610-qrd.dtsi"
&soc {
sound {
qcom,model = "msm8x10-skuaa-snd-card";
qcom,audio-routing =
"RX_BIAS", "MCLK",
"INT_LDO_H", "MCLK",
"Lineout amp", "LINEOUT",
"MIC BIAS Internal1", "Handset Mic",
"MIC BIAS Internal2", "Headset Mic",
"AMIC1", "MIC BIAS Internal1",
"AMIC2", "MIC BIAS Internal2";
qcom,ext-spk-amp-gpio = <&msmgpio 92 0x0>;
};
usb@f9a55000 {
qcom,hsusb-otg-phy-init-seq =
<0x44 0x80 0x6a 0x81 0x34 0x82 0x13 0x83 0xffffffff>;
};
};
/ {
qrd_batterydata: qcom,battery-data {
qcom,rpull-up-kohm = <100>;
qcom,vref-batt-therm = <1800000>;
/include/ "batterydata-qrd-4v2-1300mah.dtsi"
};
};
&pm8110_bms {
status = "ok";
qcom,battery-data = <&qrd_batterydata>;
};
&pm8110_chg {
qcom,battery-data = <&qrd_batterydata>;
};
&pm8110_vadc {
chan@30 {
label = "batt_therm";
qcom,scale-function = <7>;
};
};
&mdss_mdp {
qcom,mdss-pref-prim-intf = "dsi";
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_hx8379a_wvga_vid>;
};
&dsi_hx8379a_wvga_vid {
qcom,cont-splash-enabled;
};