Hi Daniel, On Thursday, January 26, 2017, Daniel Lezcano wrote: > > --- > > v3: > > * Added more details to commit log > > * Kconfig: SYS_SUPPORTS_RENESAS_OSTM to just RENESAS_OSTM > > * removed all MODULE code (this driver is builtin only) > > * removed items from 'struct ostm_device' > > * changed ioread8 to readb > > The iowrite* conversion is missing. > > s/iowrite8/writeb/ > s/iowrite32/writel/ > > Other than that the driver looks good to me. Ugh. I missed that. Thanks! Chris