On Wed, 2014-05-14 at 11:17 +0200, Arnd Bergmann wrote:
'git grep -i arm710' tells me that there is also some arm710
specific code in arch/arm/mm/proc-arm720.S that we may want to
remove along with this.
The DT binding should probably remain untouched though, I think it's
correct to document the string.
That seems to be cpu_arm710_name, __arm710_setup, and everything called
by __arm710_setup. Cleaning that up (as a separate patch) appears to be
trivial. If I do that it would be (sort of educated) guesswork. But I
don't mind doing it. What do you prefer?
Paul Bolle