al Message-
From: Karl Palsson
Sent: Friday, August 07, 2015 9:14 PM
To: Ted Hess
Cc: Felix Fietkau ; OpenWrt developers
Subject: Re: Re: [OpenWrt-Devel] [PATCH] [kernel] cp201x: Add GPIO ioctl
commands (from Silicon Labs)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"Ted Hess" wrot
;re only poking a relay, I'd
imagine it's more than sufficient. (of course depending on what you
want to be doing at the same time and all that)
Cheers,
Karl P
>
> -----Original Message-
> From: Felix Fietkau
> Sent: Monday, August 03, 2015 2:33 PM
> To: Ted Hess ; Ope
again here with the correct format and all the
latest fixes from
the old Silicon Labs driver.
/ted
-Original Message-
From: Felix Fietkau
Sent: Monday, August 03, 2015 2:33 PM
To: Ted Hess ; OpenWrt developers
Subject: Re: [OpenWrt-Devel] [PATCH] [kernel] cp201x: Add GPIO ioctl comma
On 2015-08-03 20:17, Ted Hess wrote:
> It would probably make sense to do it that way however, there are apps which
> already use the ioctl interface on this device and this
> code came directly from the the manufacturer's linux driver.
>
> I'm not sure how to add general GPIO support for a spec
rch...
(I think I may have to re-submit this without the gratuitous word-wrapping too)
/ted
-Original Message-
From: Felix Fietkau
Sent: Monday, August 03, 2015 2:08 PM
To: Ted Hess ; OpenWrt developers
Subject: Re: [OpenWrt-Devel] [PATCH] [kernel] cp201x: Add GPIO ioctl commands
(from Si
On 2015-08-03 19:55, Ted Hess wrote:
> Silicon Labs driver has ioctl support on devices which have GPIO pins. The
> driver
> in the kernel repo does not have this feature.
>
> Ref:
> http://www.silabs.com/Support%20Documents/Software/Linux_CP210x_VCP_3.x.x_Release_Notes.txt
>
> Signed-off-by: T
Silicon Labs driver has ioctl support on devices which have GPIO pins. The
driver
in the kernel repo does not have this feature.
Ref:
http://www.silabs.com/Support%20Documents/Software/Linux_CP210x_VCP_3.x.x_Release_Notes.txt
Signed-off-by: Ted Hess
---
.../patches-3.18/824-cp210x_add_gpio_i