aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/variants
diff options
context:
space:
mode:
authorReka Norman <rekanorman@google.com>2022-03-30 13:23:32 +1100
committerFelix Held <felix-coreboot@felixheld.de>2022-04-01 22:19:10 +0000
commitcb51189897802e0a43e2155a85f01e6f444a86f0 (patch)
treef9cf898ad63ad8f4e840f2fdead74448435390e2 /src/mainboard/google/brya/variants
parente78669e7fcbe06c0e287feb82ba4ea50b10cc634 (diff)
mb/google/brya/var/nereid: Disable C1 PMC mux conn for HDMI
BUG=b:226848617 TEST=HDMI works on nereid Signed-off-by: Reka Norman <rekanorman@google.com> Change-Id: I039c30f95d959dba489b24b6938d08da937c5e03 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63238 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kangheui Won <khwon@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/variants')
-rw-r--r--src/mainboard/google/brya/variants/nereid/overridetree.cb4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/variants/nereid/overridetree.cb b/src/mainboard/google/brya/variants/nereid/overridetree.cb
index 806c74d768..71987ffcce 100644
--- a/src/mainboard/google/brya/variants/nereid/overridetree.cb
+++ b/src/mainboard/google/brya/variants/nereid/overridetree.cb
@@ -103,7 +103,9 @@ chip soc/intel/alderlake
chip drivers/intel/pmc_mux/conn
use usb2_port2 as usb2_port
use tcss_usb3_port2 as usb3_port
- device generic 1 alias conn1 on end
+ device generic 1 alias conn1 on
+ probe DB_USB DB_1C_1A
+ end
end
end
end