
28 Apr
2015
28 Apr
'15
5:22 p.m.
On 04/28/2015 07:53 AM, Simon Glass wrote:
Hi Gabriel,
On 25 April 2015 at 14:17, Gabriel Huau contact@huau-gabriel.fr wrote:
Every pin can be configured now from the device tree. A dt-bindings has been added to describe the different property available.
diff --git a/include/dt-bindings/gpio/x86-gpio.h b/include/dt-bindings/gpio/x86-gpio.h
+/*
- This header provides constants for binding nvidia,tegra*-gpio.
- The first cell in Tegra's GPIO specifier is the GPIO ID. The macros below
- provide names for this.
I think this comment needs updating.