Edward O'Callaghan has uploaded this change for review.

View Change

mainboard/google/puff: Cleanup pcie 15.3 ep in dt

Clean up devicetree as nothing special is needed here.

BUG=b:142769041
BRANCH=none
TEST=builds

Change-Id: I0790631233fdcaa6a785d2cb41e79b8f2f469d44
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
---
M src/mainboard/google/hatch/variants/puff/overridetree.cb
1 file changed, 1 insertion(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/38099/1
diff --git a/src/mainboard/google/hatch/variants/puff/overridetree.cb b/src/mainboard/google/hatch/variants/puff/overridetree.cb
index 4385e98..e3ccc61 100644
--- a/src/mainboard/google/hatch/variants/puff/overridetree.cb
+++ b/src/mainboard/google/hatch/variants/puff/overridetree.cb
@@ -157,13 +157,7 @@
end # I2C #0
device pci 15.1 off end # I2C #1
device pci 15.2 on end # I2C #2, PCON PS175.
- device pci 15.3 on
-# chip drivers/i2c/generic
-# register "name" = ""RTD21""
-# register "desc" = ""Realtek RTD2142""
-# device i2c 4a on end
-# end
- end # I2C #3
+ device pci 15.3 on end # I2C #3, Realtek RTD2142.
device pci 19.0 on
chip drivers/i2c/generic
register "hid" = ""10EC5682""

To view, visit change 38099. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0790631233fdcaa6a785d2cb41e79b8f2f469d44
Gerrit-Change-Number: 38099
Gerrit-PatchSet: 1
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-MessageType: newchange