Thread (37 messages) 37 messages, 4 authors, 2014-11-03

[PATCH 6/8] regulator: max77686: Add external GPIO control

From: Javier Martinez Canillas <hidden>
Date: 2014-10-27 20:03:20
Also in: linux-devicetree, linux-samsung-soc, lkml

Hello Krzysztof,

On 10/27/2014 04:03 PM, Krzysztof Kozlowski wrote:
quoted hunk ↗ jump to hunk
@@ -85,6 +91,9 @@ struct max77686_data {
 	struct max77686_regulator_data *regulators;
 	int num_regulators;
 
+	/* Array of size num_regulators with GPIOs for external control. */
+	int *ext_control_gpio;
+
The integer-based GPIO API is deprecated in favor of the descriptor-based GPIO
interface (Documentation/gpio/consumer.txt). Could you please use the later?

Best regards,
Javier
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help