]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Thu, 3 Oct 2019 09:52:30 +0000 (11:52 +0200)
committerPaul Burton <paul.burton@mips.com>
Mon, 7 Oct 2019 16:47:40 +0000 (09:47 -0700)
commit5dc76a96e95ae041c1d8e52714bd77576b35919b
treeb1956bb450875d8e540a6112cd0cb9fe563afc0f
parent8c2a2b8c2ff680b1d0f715cf1f320722b762f9dd
MIPS: PCI: use information from 1-wire PROM for IOC3 detection

IOC3 chips in SGI system are conntected to a bridge ASIC, which has
a 1-wire prom attached with part number information. This changeset
uses this information to create PCI subsystem information, which
the MFD driver uses for further platform device setup.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@vger.kernel.org
Cc: netdev@vger.kernel.org
Cc: linux-rtc@vger.kernel.org
Cc: linux-serial@vger.kernel.org
arch/mips/include/asm/pci/bridge.h
arch/mips/include/asm/sn/ioc3.h
arch/mips/pci/pci-xtalk-bridge.c
arch/mips/sgi-ip27/ip27-xtalk.c