soc/amd/picasso: Use lpc_early_init() from common lpc driver
commited8ceabf3e557bdaa104ebcab1cc98dc56b3536c
authorFurquan Shaikh <furquan@google.com>
Sun, 10 May 2020 00:35:02 +0000 (9 17:35 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 13 May 2020 08:41:27 +0000 (13 08:41 +0000)
treedae867692b1c87a426fa98adad00f15b27f79d23
parent70063ff565cbc9fafd54dc3efeb313d1789ce9eb
soc/amd/picasso: Use lpc_early_init() from common lpc driver

This change uses lpc_early_init() for enabling and configuring LPC
using the common block LPC driver.

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I65784b481ae598bf3a85392ae4fe281aac974097
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41273
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/picasso/southbridge.c