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

Attachment: signature.asc
Description: Digital signature

Reply via email to