mb/google/brya/var/ghost: Enable NXP UWB SR150 chip

Add GPIO configuration and device tree to enable the chip.

BUG=b:240607130
BRANCH=firmware-brya-14505.B
TEST=Patch linux with NXP's pending drivers
     UWB device is probed and can respond to a simple hello packet

Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
Change-Id: I83be712d243c365a5cbfe6f69a6bd85440c5bec7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66471
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
Jack Rosenthal
2022-08-05 15:29:22 -07:00
committed by Tim Wawrzynczak
parent c760e41a41
commit 9022344cde
4 changed files with 25 additions and 7 deletions

View File

@@ -1 +1 @@
ramstage-$(CONFIG_DRIVER_NXP_UWB_SR1XX) += uwb.c
ramstage-$(CONFIG_DRIVERS_NXP_UWB_SR1XX) += uwb.c