> How do you test this driver on OSK?
With disgusting hacks to the existing uwire driver.
> Don't we need controller driver / bitbanging interface atleast?
I was thinking of replacing the hacks with spi_bitbang stuff;
the txrx_bufs() method is appropriate for MicroWire since it
needs to know whether to read _or_ write, and txrx_word() calls
assume the full-service shift register is available.
> Also use input_allocate_device() instead of init_input_dev(). Thanx.
Got patch? :)
> I have started writing OMAP2 SPI master controller driver for and
> tsc2101 driver based on ads7846 driver for H4 board.
Cool. tsc2101 + uwire will handle H2 (and H3?) also. The only
API change I know of (== necessariy affects your code) will be
the "spi_transfer.transfer_list" patch, which I'll get out soon.
- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]