[PATCH 21/21] ARM: Kirkwood: Remove DT support

Arnd Bergmann arnd at arndb.de
Thu Feb 20 07:09:44 EST 2014


On Thursday 20 February 2014 11:58:54 Andrew Lunn wrote:
> 
> > I still need to figure out how to distinguish the variations, but I
> > think I have a plan there (via which PCI buses are present, which is a
> > bit skanky but seems like the most workable solution).
> 
> Having the SoC ID available via lspci for systems using the new PCI
> driver might be in 3.14. It was considered a regression so might get
> merged into an rc. If not, it will be in 3.15.
> 
> We have also talked about putting the SOC version and revision into
> /proc/cpuinfo, in the Revision field. However this has not happened
> yet.

Another option would be to use the soc bus to provide that information
in /sys/devices/soc, and put the rest of the devices under that
node.

	Arnd



More information about the linux-arm-kernel mailing list