[PATCH-v5 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features

2015-07-21 Thread Vaibhav Hiremath
TWSI_ILCR & TWSI_IWCR registers are used to adjust clock rate of standard & fast mode in pxa910/988; so this patch adds these two new entries to "struct pxa_reg_layout" and "struct pxa_i2c". As discussed in the previous patch-series, the idea here is to add standard DT properties for ilcr and

[PATCH-v5 3/5] i2c: pxa: Add support for pxa910/988 new configuration features

2015-07-21 Thread Vaibhav Hiremath
TWSI_ILCR TWSI_IWCR registers are used to adjust clock rate of standard fast mode in pxa910/988; so this patch adds these two new entries to struct pxa_reg_layout and struct pxa_i2c. As discussed in the previous patch-series, the idea here is to add standard DT properties for ilcr and iwcr