]> git.baikalelectronics.ru Git - kernel.git/commit
pci-hotplug/pnv_php: Add attention indicator support
authorOliver O'Halloran <oohall@gmail.com>
Tue, 3 Sep 2019 10:16:01 +0000 (20:16 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 5 Sep 2019 04:22:39 +0000 (14:22 +1000)
commitaed463c8a7b85f1d69e5eac814fb7d0f0ef6a128
treea84ec67a601918e7486fb449078a2cec91cc3b2c
parentf1030ed60336625e0206563e79f7860f030bc9d9
pci-hotplug/pnv_php: Add attention indicator support

pnv_php is generally used with PCIe bridges which provide a native
interface for setting the attention and power indicator LEDs. Wire up
those interfaces even if firmware does not have support for them (yet...)

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190903101605.2890-11-oohall@gmail.com
drivers/pci/hotplug/pnv_php.c