Paul Walmsley <[email protected]> writes: > From: Rajendra Nayak <[email protected]> > > Some modules which have 16bit registers can cause imprecise > aborts if a __raw_readl/writel is used to read/write 32 bits. > > Add an additional flag to identify modules which have such > hard requirement, and handle it in the hwmod framework. > > Signed-off-by: Rajendra Nayak <[email protected]> > Acked-by: Paul Walmsley <[email protected]>
Tested-by: Kevin Hilman <[email protected]> Added the flag to the 2420 hwmods and tested this patch on n810 using the i2c hwmods and it now boots without the imprecise abort. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
