Re: [PATCH v8 2/4] pps: descriptor-based gpio, capture-clear addition

2018-11-24 Thread tom burkart
Hi Philipp, Quoting Philipp Zabel : On Sat, Nov 17, 2018 at 2:07 PM Tom Burkart wrote: This patch changes the GPIO access for the pps-gpio driver from the integer based ABI to the descriptor based ABI. It also adds the extraction of the device tree capture-clear option. Is the

Re: [PATCH v8 2/4] pps: descriptor-based gpio, capture-clear addition

2018-11-24 Thread tom burkart
Hi Philipp, Quoting Philipp Zabel : On Sat, Nov 17, 2018 at 2:07 PM Tom Burkart wrote: This patch changes the GPIO access for the pps-gpio driver from the integer based ABI to the descriptor based ABI. It also adds the extraction of the device tree capture-clear option. Is the

Re: [PATCH v8 2/4] pps: descriptor-based gpio, capture-clear addition

2018-11-22 Thread Philipp Zabel
Hi Tom, On Sat, Nov 17, 2018 at 2:07 PM Tom Burkart wrote: > > This patch changes the GPIO access for the pps-gpio driver from the > integer based ABI to the descriptor based ABI. It also adds the > extraction of the device tree capture-clear option. Is the capture-clear property documented in

Re: [PATCH v8 2/4] pps: descriptor-based gpio, capture-clear addition

2018-11-22 Thread Philipp Zabel
Hi Tom, On Sat, Nov 17, 2018 at 2:07 PM Tom Burkart wrote: > > This patch changes the GPIO access for the pps-gpio driver from the > integer based ABI to the descriptor based ABI. It also adds the > extraction of the device tree capture-clear option. Is the capture-clear property documented in