20 Feb
2017
20 Feb
'17
3:42 a.m.
On Sun, Feb 19, 2017 at 04:20:49PM +0000, Mark Brown wrote:
On Sat, Feb 18, 2017 at 10:26:30PM +0800, simon.ho.cnxt@gmail.com wrote:
- reset-gpio: A GPIO spec to define which pin is connected to the chip's
!RESET pin. If specified, the driver will assert a hardware
reset at probe time.
The DT people say all GPIO specifier names have to be pluralised so this needs to be -gpios even if there's only one GPIO.
Thanks for input, I chnaged the name to -gpios.
-Simon