platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
authorJulian Winkler <julian.winkler1@web.de>
Sun, 16 Apr 2023 15:49:32 +0000 (17:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2023 08:34:08 +0000 (10:34 +0200)
commit809efd7a69a4c45af512038dadfa2e8603396cbe
tree50cd5609c5385e909ed6d789a61b9b5a37d488d3
parent18913fc7c1dd759b68cf5f0ec9867f99ade553e3
platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield

[ Upstream commit 4a9b6850c794e4394cad99e2b863d75f5bc8e92f ]

This id was removed in commit b47018a778c1 ("platform/x86: intel_scu_ipc:
Remove Lincroft support"), saying it is only used on Moorestown,
but apparently the same id is also used on Medfield.

Tested on the Medfield based Motorola RAZR i smartphone.

Signed-off-by: Julian Winkler <julian.winkler1@web.de>
Link: https://lore.kernel.org/r/20230416154932.6579-1-julian.winkler1@web.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/intel_scu_pcidrv.c