[PATCH 0/4] ARM OMAP2+ GPMC: various fixes and bus children

2015-02-16 Thread Robert ABEL
I found a few more bugs in the GPMC driver. The first three patches should be self-explanatory: *debug output was unaligned --> align it *GPMCFCLKDIVIDER is used in all use cases --> always program it *WAITMONITORINGTIME was computed in FCLK ticks instead of CLK ticks --> compute in CLK ticks

[PATCH 0/4] ARM OMAP2+ GPMC: various fixes and bus children

2015-02-16 Thread Robert ABEL
I found a few more bugs in the GPMC driver. The first three patches should be self-explanatory: *debug output was unaligned -- align it *GPMCFCLKDIVIDER is used in all use cases -- always program it *WAITMONITORINGTIME was computed in FCLK ticks instead of CLK ticks -- compute in CLK ticks