]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
authorHans de Goede <hdegoede@redhat.com>
Thu, 14 Nov 2024 19:38:08 +0000 (20:38 +0100)
committerLee Jones <lee@kernel.org>
Tue, 17 Dec 2024 13:17:25 +0000 (13:17 +0000)
commit1e89d21f8189d286f80b900e1b7cf57cb1f3037e
tree15f3cae7a16e35bba181373f6c2005f27e6112a9
parent00e6dbc80532f15d40dbb77eeddaa9ffc7ee6db9
mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id

On N4100 / N4120 Gemini Lake SoCs the ISA bridge PCI device-id is 31e8
rather the 3197 found on e.g. the N4000 / N4020.

While at fix the existing GLK PCI-id table entry breaking the table
being sorted by device-id.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20241114193808.110132-1-hdegoede@redhat.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/lpc_ich.c