android_kernel_samsung_hero.../arch/arm/boot/dts/qcom/msm8916-mdss-panels.dtsi

92 lines
2.7 KiB
Text
Raw Normal View History

2016-08-17 10:41:52 +02:00
/* Copyright (c) 2013-2015, 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 "dsi-panel-sim-video.dtsi"
#include "dsi-panel-sim-cmd.dtsi"
#include "dsi-panel-jdi-1080p-video.dtsi"
#include "dsi-panel-nt35590-720p-video.dtsi"
#include "dsi-panel-nt35590-720p-cmd.dtsi"
#include "dsi-panel-hx8394d-720p-video.dtsi"
#include "dsi-panel-innolux-720p-video.dtsi"
#include "dsi-panel-otm1283a-720p-video.dtsi"
#include "dsi-panel-otm8019a-fwvga-video.dtsi"
#include "dsi-panel-hx8379a-fwvga-video.dtsi"
#include "dsi-panel-nt35521-wxga-video.dtsi"
#include "dsi-panel-samsung-wxga-video.dtsi"
#include "dsi-panel-hx8279a-wsvga-video.dtsi"
&soc {
dsi_panel_pwr_supply: dsi_panel_pwr_supply {
#address-cells = <1>;
#size-cells = <0>;
qcom,panel-supply-entry@0 {
reg = <0>;
qcom,supply-name = "vdd";
qcom,supply-min-voltage = <2850000>;
qcom,supply-max-voltage = <2850000>;
qcom,supply-enable-load = <100000>;
qcom,supply-disable-load = <100>;
};
qcom,panel-supply-entry@1 {
reg = <1>;
qcom,supply-name = "vddio";
qcom,supply-min-voltage = <1800000>;
qcom,supply-max-voltage = <1800000>;
qcom,supply-enable-load = <100000>;
qcom,supply-disable-load = <100>;
};
};
dsi_panel_pwr_supply_tps_qrd: dsi_panel_pwr_supply_tps_qrd {
#address-cells = <1>;
#size-cells = <0>;
qcom,panel-supply-entry@0 {
reg = <0>;
qcom,supply-name = "vdd";
qcom,supply-min-voltage = <2850000>;
qcom,supply-max-voltage = <2850000>;
qcom,supply-enable-load = <100000>;
qcom,supply-disable-load = <100>;
};
qcom,panel-supply-entry@1 {
reg = <1>;
qcom,supply-name = "vddio";
qcom,supply-min-voltage = <1800000>;
qcom,supply-max-voltage = <1800000>;
qcom,supply-enable-load = <100000>;
qcom,supply-disable-load = <100>;
};
qcom,panel-supply-entry@2 {
reg = <2>;
qcom,supply-name = "vsp";
qcom,supply-min-voltage = <5400000>;
qcom,supply-max-voltage = <5400000>;
qcom,supply-enable-load = <200>;
qcom,supply-disable-load = <0>;
};
qcom,panel-supply-entry@3 {
reg = <3>;
qcom,supply-name = "vsn";
qcom,supply-min-voltage = <5400000>;
qcom,supply-max-voltage = <5400000>;
qcom,supply-enable-load = <40>;
qcom,supply-disable-load = <0>;
};
};
};