K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2018-02-04T20:07:08.858199Z K 7 svn:log V 302 Only look for L2 cache controllers for mpc85xx_cache The L3 cache controller (Corenet Platform Cache) is listed with one of its compatible strings as "cache", which this driver can't attach to. Restrict to a known list of primary cache controller strings, as found in the l2cache devicetree binding. END