Cyril Chemparathy <[email protected]> writes: > This series takes a new approach to the ioremap() conundrum posed by the > introduction of the tnetv107x architecture. > > Unlike earlier approaches, no new init time interfaces have been added in this > implementation. Instead, this series converts the contents of > davinci_soc_info > to use physical instead of virtual addresses. These physical addresses are > then ioremap()ed as necessary in each individual module (psc, timer, etc.). > > As a pleasant side-effect, this series also gets rid of a bunch of > IO_ADDRESS() > uses. :-) > > These changes were tested only on the tnetv107x evm platform.
I really like this direction. Thanks for putting in the extra work to push us to the next level. Was there supposed to be 22 patches, I only saw 16 and the shortlog below only lists 16 as well. Also, can you separate out the GPIO cleanup/rework (patches 2-7) into a separate series. I'm ready to merge that independently of the debug macros and this ioremap rework. Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
