| /* | |
| * Copyright (C) 2014 Freescale Semiconductor, Inc. | |
| * | |
| * This program is free software; you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License version 2 as | |
| * published by the Free Software Foundation. | |
| */ | |
| #include "imx6sx-sdb.dts" | |
| / { | |
| backlight1 { | |
| status = "okay"; | |
| }; | |
| csi1_v4l2_cap { | |
| status = "disabled"; | |
| }; | |
| regulators { | |
| reg_lcd_3v3: lcd-3v3 { | |
| status = "okay"; | |
| }; | |
| }; | |
| }; | |
| &csi1 { | |
| status = "disabled"; | |
| }; | |
| &lcdif1 { | |
| status = "okay"; | |
| }; |