Tomasz Figa wrote: [...] > > Well, the number of CPU types does not grow rapidly. It will be much > > less than one per SoC -- so keeping the list up to date shouldn't be > > that much effort. > > > > For ARM1176JZF-S, it could make sense for the comatible list to be > > > > "arm,arm1176jzf-s", "arm,arm1176" > > > > ...since the differences between 1176 variants are software probeable > > (i.e., whether there is an FPU or not). AFAIK the J, Z apply to all > > ARM1176, and the -S (synthesisable RTL) is nothing to do with software. > > The kernel probably only really needs to know "arm,arm1176". > > OK. So the conclusion is that I should change the cpus node to following: > > cpus { > cpu { cpu@0 { ? > compatible = "arm,arm1176jzf-s", "arm,arm1176"; > }; > }; > > Am I right? > I think so :-) - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html