blob: e8bdb7a2b17d88337c7e33e12222bb171e45f7ae [file] [log] [blame]
Kiran Gunda0954f392017-10-16 16:24:55 +05301/*
Umang Agrawalbfcce612018-01-08 13:49:56 +05302 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
Kiran Gunda0954f392017-10-16 16:24:55 +05303 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
Kiran Gunda0954f392017-10-16 16:24:55 +053014&labibb {
15 status = "ok";
16 qpnp,qpnp-labibb-mode = "lcd";
17};
Chandana Kishori Chiluveru34872ee2017-11-30 17:35:26 +053018
19&usb3 {
20 vbus_dwc3-supply = <&smbcharger_charger_otg>;
Tirupathi Reddy766b0f32018-01-30 11:19:22 +053021 extcon = <&qpnp_smbcharger>;
Chandana Kishori Chiluveru34872ee2017-11-30 17:35:26 +053022};
Umang Agrawalbfcce612018-01-08 13:49:56 +053023
Tirupathi Reddy766b0f32018-01-30 11:19:22 +053024&qpnp_smbcharger {
Umang Agrawalbfcce612018-01-08 13:49:56 +053025 qcom,external-typec;
26 qcom,typec-psy-name = "typec";
27};
28
Sachin Bhayaree25c1f02018-01-16 14:04:54 +053029&mdss_dsi0 {
30 lab-supply = <&lab_regulator>;
31 ibb-supply = <&ibb_regulator>;
32};
33
34&mdss_dsi1 {
35 lab-supply = <&lab_regulator>;
36 ibb-supply = <&ibb_regulator>;
37};