Merge "ARM: dts: msm: add support for truly amoled panel on sdm660 and sdm630"

This commit is contained in:
Linux Build Service Account 2017-04-27 07:07:01 -07:00 committed by Gerrit - the friendly Code Review server
commit 25bccae9ef
8 changed files with 42 additions and 0 deletions

View file

@ -215,3 +215,7 @@
qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
qcom,panel-supply-entries = <&dsi_panel_split_link_pwr_supply>;
};
&dsi_rm67195_amoled_fhd_cmd {
qcom,panel-supply-entries = <&dsi_panel_pwr_supply_labibb_amoled>;
};

View file

@ -202,3 +202,7 @@
qcom,parallel-en-pin-polarity = <1>;
};
};
&dsi_rm67195_amoled_fhd_cmd {
qcom,panel-supply-entries = <&dsi_panel_pwr_supply_labibb_amoled>;
};

View file

@ -34,3 +34,10 @@
qcom,msm-mbhc-hphl-swh = <0>;
qcom,msm-mbhc-gnd-swh = <0>;
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_rm67195_amoled_fhd_cmd>;
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;
};

View file

@ -28,3 +28,10 @@
&tavil_snd {
qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>;
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_rm67195_amoled_fhd_cmd>;
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;
};

View file

@ -180,6 +180,10 @@
qcom,panel-roi-alignment = <2 2 4 2 1080 2>;
};
&dsi_rm67195_amoled_fhd_cmd {
qcom,panel-supply-entries = <&dsi_panel_pwr_supply_labibb_amoled>;
};
&mdss_dp_ctrl {
pinctrl-names = "mdss_dp_active", "mdss_dp_sleep";
pinctrl-0 = <&mdss_dp_aux_active &mdss_dp_usbplug_cc_active>;

View file

@ -170,6 +170,10 @@
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
};
&dsi_rm67195_amoled_fhd_cmd {
qcom,panel-supply-entries = <&dsi_panel_pwr_supply_labibb_amoled>;
};
&sdhc_1 {
/* device core power supply */
vdd-supply = <&pm660l_l4>;

View file

@ -25,13 +25,19 @@
qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>;
};
&mdss_dsi {
hw-config = "single_dsi";
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_rm67195_amoled_fhd_cmd>;
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;
};
&mdss_dsi1 {
status = "disabled";
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;

View file

@ -25,13 +25,19 @@
qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>;
};
&mdss_dsi {
hw-config = "single_dsi";
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_rm67195_amoled_fhd_cmd>;
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;
};
&mdss_dsi1 {
status = "disabled";
oledb-supply = <&pm660a_oledb>;
lab-supply = <&lab_regulator>;
ibb-supply = <&ibb_regulator>;