blob: bfe1b5aa831bc1ab67f6967d8014c13200cbf427 [file] [log] [blame]
Tirupathi Reddy8f14a6a2017-06-09 11:13:21 +05301/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13/* Disable WLED */
14&pm660l_wled {
15 status = "disabled";
16};
17
18/* disable LCDB */
19&pm660l_lcdb {
20 status = "disabled";
21};
22
23&pm660a_oledb {
24 status = "okay";
25};
26
27&pm660a_labibb {
28 status = "okay";
29};