Shaik Sameeruddin has uploaded a new patch set (#2) to the change originally created by Tim Wawrzynczak. ( https://review.coreboot.org/c/coreboot/+/56724 )
Change subject: mb/google/brya: Move WWAN PCIe config to brya0 ......................................................................
mb/google/brya: Move WWAN PCIe config to brya0
So far the PCIe WWAN configuration is specific to brya0, therefore move the configuration to the overridetree. While there, also add a new chip and device in order to add the ExternalFacingPort property to this same root port.
BUG=b:190408519
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I53fa12dff25ba970b5d7d7be4bc1f8e52a0ed4ae --- M src/mainboard/google/brya/Kconfig M src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb M src/mainboard/google/brya/variants/brya0/overridetree.cb 3 files changed, 14 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/56724/2