On 11/10/2014 06:24, Wolfram Sang wrote:
> Hi John,
>
>> +#define REG_CONFIG_REG              0x00
>> +#define REG_CLKDIV_REG              0x04
>> +#define REG_DEVADDR_REG             0x08
>> +#define REG_ADDR_REG                0x0C
>> +#define REG_DATAOUT_REG             0x10
>> +#define REG_DATAIN_REG              0x14
>> +#define REG_STATUS_REG              0x18
>> +#define REG_STARTXFR_REG    0x1C
>> +#define REG_BYTECNT_REG             0x20
> The register set looks like the one from i2c-xlr.c, only that they are
> 32 bit apart instead of 8. Can you check if you can reuse that driver?
>
> Thanks,
>
>    Wolfram
>
Hi Wolfram,

will do, thanks for the pointer

    John
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to