summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-02 08:24:50 +0100
committerFelix Singer <felixsinger@posteo.net>2023-02-17 15:38:35 +0000
commit2a68cc08d97bca50b3a580108f8fee79c2da2056 (patch)
treea649b3e962d23e4f180f16a3cc74d131cc8845fc /src/mainboard
parenteb83fed09fab09a13dfcd58c96a9be9c56b5a6b4 (diff)
downloadcoreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.tar.gz
coreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.tar.bz2
coreboot-2a68cc08d97bca50b3a580108f8fee79c2da2056.zip
treewide: Remove unuseful "_CID: Compatible ID" comment
Change-Id: I7db69e2faf412b9c6732f6dfc362d5774094ef27 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72662 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/intel/glkrvp/touchpanel.asl2
-rw-r--r--src/mainboard/starlabs/lite/acpi/touchpad.asl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/intel/glkrvp/touchpanel.asl b/src/mainboard/intel/glkrvp/touchpanel.asl
index 32503b5272ef..acbfb20cb668 100644
--- a/src/mainboard/intel/glkrvp/touchpanel.asl
+++ b/src/mainboard/intel/glkrvp/touchpanel.asl
@@ -8,7 +8,7 @@ Scope(\_SB.PCI0.I2C7) {
Device (TPL1) {
Name (HID2, 1)
Name (_HID, "WCOM508E")
- Name (_CID, "PNP0C50") // _CID: Compatible ID
+ Name (_CID, "PNP0C50")
Name (_S0W, 0x04) // _S0W: S0 Device Wake State
Name (SBFB, ResourceTemplate () {
I2cSerialBus (
diff --git a/src/mainboard/starlabs/lite/acpi/touchpad.asl b/src/mainboard/starlabs/lite/acpi/touchpad.asl
index 5c9708df749a..2f9c27c72f0f 100644
--- a/src/mainboard/starlabs/lite/acpi/touchpad.asl
+++ b/src/mainboard/starlabs/lite/acpi/touchpad.asl
@@ -5,7 +5,7 @@ Scope (\_SB.PCI0.I2C7)
Device (H02C)
{
Name (_HID, "STAR0001")
- Name (_CID, "PNP0C50" /* HID Protocol Device (I2C bus) */) // _CID: Compatible ID
+ Name (_CID, "PNP0C50" /* HID Protocol Device (I2C bus) */)
Name (_UID, 0x01) // _UID: Unique ID
Name (_DDN, "Touchpad") // _DDN: DOS Device Name
Name (_DEP, Package (0x02) // _DEP: Dependencies