[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Don't set global subsystem IDs

Martin Roth (Code Review) gerrit at coreboot.org
Mon Sep 17 22:49:07 CEST 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/28652


Change subject: mainboard/google/kahlee: Don't set global subsystem IDs
......................................................................

mainboard/google/kahlee: Don't set global subsystem IDs

These values override the default subsystem IDs, and aren't needed.

Change-Id: I3c56534b094ede8d8200b72f4433a891d0094064
Signed-off-by: Martin Roth <martinroth at chromium.org>
---
M src/mainboard/google/kahlee/variants/aleena/devicetree.cb
M src/mainboard/google/kahlee/variants/careena/devicetree.cb
M src/mainboard/google/kahlee/variants/grunt/devicetree.cb
M src/mainboard/google/kahlee/variants/liara/devicetree.cb
4 files changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/28652/1

diff --git a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb b/src/mainboard/google/kahlee/variants/aleena/devicetree.cb
index 61476a2..e33ed2c 100644
--- a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/aleena/devicetree.cb
@@ -54,7 +54,6 @@
 		device lapic 10 on end
 	end
 	device domain 0 on
-		subsystemid 0x1022 0x1410 inherit
 		device pci 0.0 on  end # Root Complex
 		device pci 1.0 on  end # Internal Graphics P2P bridge 0x98e4
 		device pci 1.1 on  end # Internal Multimedia
diff --git a/src/mainboard/google/kahlee/variants/careena/devicetree.cb b/src/mainboard/google/kahlee/variants/careena/devicetree.cb
index 513bd4e..1677cdf 100644
--- a/src/mainboard/google/kahlee/variants/careena/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/careena/devicetree.cb
@@ -54,7 +54,6 @@
 		device lapic 10 on end
 	end
 	device domain 0 on
-		subsystemid 0x1022 0x1410 inherit
 		device pci 0.0 on  end # Root Complex
 		device pci 1.0 on  end # Internal Graphics P2P bridge 0x98e4
 		device pci 1.1 on  end # Internal Multimedia
diff --git a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb
index b749a94..b140939 100644
--- a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb
@@ -54,7 +54,6 @@
 		device lapic 10 on end
 	end
 	device domain 0 on
-		subsystemid 0x1022 0x1410 inherit
 		device pci 0.0 on  end # Root Complex
 		device pci 1.0 on  end # Internal Graphics P2P bridge 0x98e4
 		device pci 1.1 on  end # Internal Multimedia
diff --git a/src/mainboard/google/kahlee/variants/liara/devicetree.cb b/src/mainboard/google/kahlee/variants/liara/devicetree.cb
index 9b39b78..636f0c6 100644
--- a/src/mainboard/google/kahlee/variants/liara/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/liara/devicetree.cb
@@ -54,7 +54,6 @@
 		device lapic 10 on end
 	end
 	device domain 0 on
-		subsystemid 0x1022 0x1410 inherit
 		device pci 0.0 on  end # Root Complex
 		device pci 1.0 on  end # Internal Graphics P2P bridge 0x98e4
 		device pci 1.1 on  end # Internal Multimedia

-- 
To view, visit https://review.coreboot.org/28652
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c56534b094ede8d8200b72f4433a891d0094064
Gerrit-Change-Number: 28652
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180917/0f44497f/attachment-0001.html>


More information about the coreboot-gerrit mailing list