Thread (77 messages) 77 messages, 9 authors, 2013-12-18

Re: [PATCH 15/26] ARM: omap4-panda.dts: add display information

From: Tomi Valkeinen <hidden>
Date: 2013-12-09 12:56:20
Also in: linux-fbdev, linux-omap

On 2013-12-06 10:57, Javier Martinez Canillas wrote:
quoted
+       tfp410: encoder@0 {
+               compatible = "ti,tfp410";
+               gpios = <&gpio1 0 0>;   /* 0, power-down */
+
Please use the constants from include/dt-bindings/ instead of magic
numbers, i.e:

gpios = <&gpio1 0 GPIO_ACTIVE_HIGH>;   /* 0, power-down */
Thanks, fixed now (for all .dts files)

However... The TFP410 gpio is "power-down". I think we should actually
mark it as GPIO_ACTIVE_LOW, as setting it to 0 powers down the device.

 Tomi

Attachments

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