summaryrefslogtreecommitdiff
path: root/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2022-02-16 06:47:46 -0700
committerFelix Held <felix-coreboot@felixheld.de>2022-02-26 00:17:10 +0000
commitcbf0f98c6179c6f57080d44355e766221ca92669 (patch)
treea807ca5f9f3d1d74cadf629f6df9ab3d7bd7240c /src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
parent9e00571b49e14d7b81f4601ff04597fb12dd5d61 (diff)
mb/google/skyrim: Enable Chrome EC
BUG=b:214413613 TEST=builds BRANCH=none Signed-off-by: Jon Murphy <jpmurphy@google.com> Change-Id: I15c7c482c4a5ddef22a221794b9ef03f9b7ffe05 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62046 Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/skyrim/variants/baseboard/devicetree.cb')
-rw-r--r--src/mainboard/google/skyrim/variants/baseboard/devicetree.cb5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
index ed77b0b181..04e0b51f27 100644
--- a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
@@ -1,5 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later
chip soc/amd/sabrina
device domain 0 on
+ device ref lpc_bridge on
+ chip ec/google/chromeec
+ device pnp 0c09.0 alias chrome_ec on end
+ end
+ end
end # domain
end # chip soc/amd/sabrina