summaryrefslogtreecommitdiff
path: root/include/linux/i2c-omap.h
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2011-07-10 15:27:14 +0400
committerPaul Walmsley <paul@pwsan.com>2011-07-10 15:27:14 +0400
commit730027216079ef4ab9850a4367ef665554a6ef73 (patch)
treee5bcd768b65d0df837b44199849cefdd8cb77899 /include/linux/i2c-omap.h
parent3e6005221138bcfc08f1a35b6f9e43b53330e851 (diff)
downloadlinux-730027216079ef4ab9850a4367ef665554a6ef73.tar.xz
I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32
As part of removing cpu_...() from the OMAP I2C driver, we need to convert the CPU tests into functionality flags that are set by hwmod class in the same way the IP revision is. More flags are needed than will fit in the existing u8 flags member of omap_i2c_dev_attr. These flags can refer to options inside the IP block but they are most needed for information about cpu implementation specific options that are not part of the IP block itself. For example, how the CPU data bus is wired to the IP block databus differs between OMAP cpus and affects how you must shift the address in the IP block, but is not a feature of the IP block itself. Cc: patches@linaro.org Cc: Ben Dooks <ben-linux@fluff.org> Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andy Green <andy.green@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'include/linux/i2c-omap.h')
0 files changed, 0 insertions, 0 deletions