Thread (13 messages) flat view 13 messages, 5 authors, 2014-08-22
STALE4367d

Re: [PATCH v7][ 3/5] video: mx3fb: Introduce regulator support.

From: Denis Carikli <hidden>
Date: 2014-06-19 06:58:45
Also in: linux-arm-kernel

On 03/14/2014 10:12 AM, Denis Carikli wrote:
+	/* In dt mode,
+	 * using devm_regulator_get would require that the proprety referencing
+	 * the regulator phandle has to be inside the mx3fb node.
+	 */
+	if (np) {
+		if (regulator_name)
+			mx3fbi->reg_lcd = regulator_get(NULL, regulator_name);
mx3fbi->reg_lcd is NULL if no regulator is present in the dts(i).
I'll fix it in the driver (instead of forcing the use of a dummy regulator).

Denis.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help