Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b0410b2 authored by Tanya Finkel's avatar Tanya Finkel
Browse files

ARM:dts:apq: Video DSI Configuration Fixes for sbc8096



Power supply fixes for DSI:
	1. Configure power supply without "lab" and "ibb" regulators.
	2. Fix PWM GPIO configuration.

CRs-fixed: 968430
Change-Id: I29ffa1c84790322eeda95b53b3f9ef96c838d90c
Signed-off-by: default avatarAnna Hanna Sedlak Grinbaum <asedla@codeaurora.org>
Signed-off-by: default avatarShimrit Malichi <smalichi@codeaurora.org>
Signed-off-by: default avatarTanya Finkel <tfinkel@codeaurora.org>
parent dc9078ea
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, 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
@@ -330,8 +330,8 @@
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <50>;
	qcom,mdss-dsi-bl-pmic-bank-select = <0>;
	qcom,mdss-dsi-pwm-gpio = <&pm8994_gpios 6 0>;
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,mdss-dsi-pwm-gpio = <&pm8994_gpios 5 0>;
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply_no_labibb>;
};

&mdss_mdp {
@@ -363,12 +363,11 @@
};

&labibb {
	status = "ok";
	qpnp,qpnp-labibb-mode = "lcd";
	status = "disabled";
};

&ibb_regulator {
	qcom,qpnp-ibb-discharge-resistor = <32>;
	status = "disabled";
};

&rpm_bus {