soc/amd/stoneyridge: fix gpio_acpi_path()
commit7ad0ce7b405c0bac64b77344d4e7502fac64ef03
authorAaron Durbin <adurbin@chromium.org>
Tue, 30 Jan 2018 04:52:38 +0000 (29 21:52 -0700)
committerAaron Durbin <adurbin@chromium.org>
Tue, 30 Jan 2018 05:38:25 +0000 (30 05:38 +0000)
tree1371749191cfa2ae4ada72d5f4337d9984ebda5b
parent0d2d77a597542354a1fe64cad908f6a9e0d59591
soc/amd/stoneyridge: fix gpio_acpi_path()

The path for the GPIO devices needs to be '\_SB', not '\SB'. Fix
the path so that it references the system bus.

BUG=b:72121803

Change-Id: I7c6c38ecea0f8f95ff52b3390f92c5b7e79bcd6d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/23501
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/stoneyridge/gpio.c