On Thu, Aug 13, 2015 at 02:22:36PM +0200, Alexander Aring wrote: > This patch introduce regmap support for short and long address space of > mrf24j40. It's only possible to use regmap_read/write/update_bits for > long address range. This is because I added lowlevel bus operation > because the write operation need to set the 12th bit to mark a register > write, but regmap only supports to set bits for register write access in > the first byte. We use other regmap register functions than should be "We don't use other regmap functions than ...." > read/write/update_bits, so this should be fine. > - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html