Piotr Król has uploaded this change for review.

View Change

pcengines/apu2: remove TPM from devicetree for apu3

There is no physical LPC connector on apu3 mainboard. This board contain
only LPC debug test points with not all required pins exposed.

Change-Id: I83de16bb651846340788c6fa52c04b8e09e46a99
Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
---
M src/mainboard/pcengines/apu2/variants/apu3/devicetree.cb
1 file changed, 0 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/22630/1
diff --git a/src/mainboard/pcengines/apu2/variants/apu3/devicetree.cb b/src/mainboard/pcengines/apu2/variants/apu3/devicetree.cb
index 880f3dd..c431291 100644
--- a/src/mainboard/pcengines/apu2/variants/apu3/devicetree.cb
+++ b/src/mainboard/pcengines/apu2/variants/apu3/devicetree.cb
@@ -73,9 +73,6 @@
device pnp 2e.607 off end
device pnp 2e.e off end
end # SIO NCT5104D
- chip drivers/pc80/tpm
- device pnp 0c31.0 on end
- end # LPC TPM
end # LPC 0x439d

device pci 14.7 on end # SD

To view, visit change 22630. To unsubscribe, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I83de16bb651846340788c6fa52c04b8e09e46a99
Gerrit-Change-Number: 22630
Gerrit-PatchSet: 1
Gerrit-Owner: Piotr Król <piotr.krol@3mdeb.com>