[PATCH v5 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

2012-05-30 Thread Heiko Schocher
- AM1808 based board - 64 MiB DDR ram - 2 MiB Nor flash - 128 MiB NAND flash - use internal RTC - I2C support - hwmon lm75 support - UBI/UBIFS support - MMC support - USB OTG support Signed-off-by: Heiko Schocher h...@denx.de Cc: linux-arm-ker...@lists.infradead.org Cc:

[PATCH RFC 2/3] i2c-nomadik: turn the platform driver to an amba driver

2012-05-30 Thread Alessandro Rubini
The i2c-nomadik gateware is really a PrimeCell APB device. By hosting the driver under the amba bus we can access it more easily, for example using the generic pci-amba driver. The patch also fixes the mach-ux500 users to register an AMBA device, not a platform device. Signed-off-by: Alessandro

[PATCH RFC 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK

2012-05-30 Thread Alessandro Rubini
The gateware device has been used outside of the Nomadik world, using the pci-amba bridge driver, so loosen the dependencies. Signed-off-by: Alessandro Rubini rub...@gnudd.com Acked-by: Giancarlo Asnaghi giancarlo.asna...@st.com --- drivers/i2c/busses/Kconfig |5 +++-- 1 files changed, 3

[PATCH RFC 0/3] i2c-nomadik changes

2012-05-30 Thread Alessandro Rubini
The patch set turns a platform device into an amba device. Its users, i.e. mach-ux500, are converted too. The set has no external dependencies, although is has no visible effect until other patches are accepted. Reasoning: In the STA2X11 I/O hub we are exporting a number of AMBA peripherals to