mb/google/zork: remove MST i2c from dalboz

Dalboz variants do not use an MST hub; remove the i2c tunnel for it.
That bus is actually connected to the battery on these devices, which
should not be exposed to the AP.

BUG=b:175658311
TEST=builds
BRANCH=zork

Change-Id: If1714a5c441bf185efd2517c7c94e57b5f351f5a
Signed-off-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49628
Reviewed-by: Kangheui Won <khwon@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Peter Marheine 2021-01-18 11:49:45 +11:00 committed by Patrick Georgi
parent 9f23583fa7
commit 64fad6feb3
1 changed files with 0 additions and 6 deletions

View File

@ -338,12 +338,6 @@ chip soc/amd/picasso
end end
end end
end end
chip ec/google/chromeec/i2c_tunnel
register "name" = ""MSTH""
register "uid" = "1"
register "remote_bus" = "9"
device generic 1.0 on end
end
chip ec/google/chromeec/audio_codec chip ec/google/chromeec/audio_codec
register "uid" = "1" register "uid" = "1"
device generic 0 on end device generic 0 on end