On 03/02/17 12:55, Michael Ellerman wrote: > Chris if you want to send a patch to add the compatible string to the > l2cache.txt I would merge that, but honestly it doesn't achieve much > other than possibly catching a typo in the compatible name.
I think catching a typo might be worthwhile. It's 5 minutes work for me to grep/sed through the code to find existing compatible strings and update the document. Which might save someone else a lot of time debugging only to find out they've transposed some digits in the dts. I'll whip something up and send it out shortly.