[PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.

2012-09-17 Thread Raphael Assenat
This patch adds a missing hwmod entry for the HDQ/1-Wire module present in the AM3505/17 CPUs. This restores 1-Wire support to our AM3505 boards. We think it probably stopped working with commit 96b1b29d37b0ca3ecd424a1fe301406cf525fc04 ARM: OMAP2+: HDQ1W: use omap_device Signed-off-by: Raphael

[PATCH] mtd: nand: omap2: Fix the nand-disk led trigger

2012-09-13 Thread Raphael Assenat
When the omap2 nand flash driver is used, the nand-disk led trigger does not work due to nand_wait_ready not being called. This patch exports the trigger from nand_base.c, letting specific drivers such omap2 control the led as appropriate. Signed-off-by: Raphael Assenat r...@8d.com diff --git

[PATCH v2] OMAPDSS: Do not require a VDDS_DSI regulator on am35xx

2012-08-15 Thread Raphael Assenat
On our AM3505 based board, dpi.c complains that there is no VDSS_DSI regulator and the framebuffer cannot be enabled. However, this check does not seem to apply to AM3505/17 chips. Taking into account comments received after my first patch[1], I have added entries to dss_features.c to support the

[PATCH] OMAPDSS: Do not require a VDDS_DSI regulator on am35xx

2012-07-19 Thread Raphael Assenat
] http://www.ti.com/litv/pdf/sprugr0b [2] http://www.ti.com/lit/gpn/am3505 [3] http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/416/t/202586.aspx Signed-off-by: Raphael Assenat r...@8d.com diff --git a/drivers/video/omap2/dss/dpi.c b/drivers/video/omap2/dss/dpi.c index 8c2056c..d3b428d

[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-17 Thread Raphael Assenat
Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Signed-off-by: Raphael Assenat r...@8d.com --- a/drivers/video/omap2/displays/panel-generic-dpi.c +++ b/drivers/video/omap2/displays/panel-generic-dpi.c @@ -486,6 +486,80 @@ static struct panel_config generic_dpi_panels

Criteria for merging new board support files

2012-07-12 Thread Raphael Assenat
Hello, We have designed a board based on the AM3505 to use in one of our products, an unattended payment terminal. I am wondering if it would be meaningful to clean up and submit our patches to add support for our board in the mainline. As this board is neither a development/evm platform nor a