From nobody Thu Apr 25 14:19:45 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+42025+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42025+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1559913112; cv=none; d=zoho.com; s=zohoarc; b=GwCH0Ioth1MHN+LLEu7IEjZ1hDnmhY9OK1e9G4VUXJX/Z8K02lzkbInn+pqnO7tA2fFSnzrnqR+VmMarBNJG3QpuVD9RlLApFo6HC39Kn1Poc/Wr8x0bYCNGz1smBTBxoKQnwJ5i8JzCeGGG8ugPwCJdilZlyMErqSc18dw1LGs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1559913112; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=J6xhq+l3Pvq88reTPPuOBlX+/aUbMlQF9ZWLT6E50ps=; b=LBomSwi8OT+LGxDcTY7T8BuG05ag86Id3oLWnqyhacoGZcP3nxcKalJGv7BeXtzcC1Qwz8hMQuKd4A+ZDQNOIrQR7uarABMxjhp1eLyNiUWyQzeQ+f9zMzqJKYIEVoMzb8sSc0MGf2dNWh41Vi76nIBrPp4frIiGGR9b/z4wFZw= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42025+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1559913112633364.42219901067585; Fri, 7 Jun 2019 06:11:52 -0700 (PDT) Return-Path: X-Received: from mail-lf1-f65.google.com (mail-lf1-f65.google.com [209.85.167.65]) by groups.io with SMTP; Fri, 07 Jun 2019 06:11:51 -0700 X-Received: by mail-lf1-f65.google.com with SMTP id y13so1566605lfh.9 for ; Fri, 07 Jun 2019 06:11:51 -0700 (PDT) X-Gm-Message-State: APjAAAVjQad9HhG5s3yurdy3WxKM0jM6WemE/p1b8hDWe72etdsTnN6B S3WzqyQO8SI2VFPduFB+v/9UQHlvl10= X-Google-Smtp-Source: APXvYqy3QPCWUZTMjw41J3Y+2rjD98ykBbE4+YXJw9+ScwXwx/8I/f7zeIwLrlm1vzF1xoxg9TcMOg== X-Received: by 2002:a05:6512:30a:: with SMTP id t10mr11281399lfp.22.1559913109305; Fri, 07 Jun 2019 06:11:49 -0700 (PDT) X-Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id g5sm113545ljj.69.2019.06.07.06.11.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 07 Jun 2019 06:11:48 -0700 (PDT) From: "Marcin Wojtas" To: devel@edk2.groups.io Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, mw@semihalf.com, jsd@semihalf.com, jaz@semihalf.com, kostap@marvell.com Subject: [edk2-devel] [edk2-platforms: PATCH v2] Marvell/Armada7k8k: Replace unused compatible string in ACPI UART node Date: Fri, 7 Jun 2019 15:11:30 +0200 Message-Id: <1559913090-27760-1-git-send-email-mw@semihalf.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mw@semihalf.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1559913112; bh=0dIgD7543arsGogJz/69tFLBqeHRJTBhKdfJiZH5YLA=; h=Cc:Date:From:Reply-To:Subject:To; b=EKKxly0S1oNhJwrSHV+vReu2YyKt7Et0nJY/J/0304QZA2WNq2FmJz+8ZxjuHozYMzQ McjNeqgoTnXzwXfItd3em18Yp+yRX605+Wh2+kJVlQNbzVyTpi5O7rReYwv6SR+MHYPXA J1mt1aL0SdQZd3M49PeJib3ODIlrlNnGWDQ= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Linux FWTS test of the ARM SBSA compliance suite fail on using unsupported _CID in UART node. Instead of removing, replace _HID to unique one ("MRVL0001") and match the driver via _CID ("HISI0031"). Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas Reviewed-by: Ard Biesheuvel --- Changelog: v1->v2 - Use "HISI0031" as _CID and change _HID to "MRVL0001" - Reflect the change in the commit message=20 Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl | 4 ++-- Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl | 4 ++-- Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl b/= Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl index 90b191b..5bac76a 100644 --- a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl +++ b/Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl @@ -102,8 +102,8 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2, "MVEBU ", "ARMA= DA7K", 3) =20 Device (COM1) { - Name (_HID, "HISI0031") // _HID: H= ardware ID - Name (_CID, "8250dw") // _CID: C= ompatible ID + Name (_HID, "MRVL0001") // _HID: H= ardware ID + Name (_CID, "HISI0031") // _CID: C= ompatible ID Name (_ADR, FixedPcdGet64(PcdSerialRegisterBase)) // _ADR: A= ddress Name (_CRS, ResourceTemplate () // _CRS: C= urrent Resource Settings { diff --git a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl b/= Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl index 5c060a3..e373d46 100644 --- a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl +++ b/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl @@ -146,8 +146,8 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2, "MVEBU ", "ARMA= DA8K", 3) =20 Device (COM1) { - Name (_HID, "HISI0031") // _HID: H= ardware ID - Name (_CID, "8250dw") // _CID: C= ompatible ID + Name (_HID, "MRVL0001") // _HID: H= ardware ID + Name (_CID, "HISI0031") // _CID: C= ompatible ID Name (_ADR, FixedPcdGet64(PcdSerialRegisterBase)) // _ADR: A= ddress Name (_CRS, ResourceTemplate () // _CRS: C= urrent Resource Settings { diff --git a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl= b/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl index f7cffb9..7e9e361 100644 --- a/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl +++ b/Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl @@ -145,8 +145,8 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2, "MVEBU ", "ARMA= DA8K", 3) =20 Device (COM1) { - Name (_HID, "HISI0031") // _HID: H= ardware ID - Name (_CID, "8250dw") // _CID: C= ompatible ID + Name (_HID, "MRVL0001") // _HID: H= ardware ID + Name (_CID, "HISI0031") // _CID: C= ompatible ID Name (_ADR, FixedPcdGet64(PcdSerialRegisterBase)) // _ADR: A= ddress Name (_CRS, ResourceTemplate () // _CRS: C= urrent Resource Settings { --=20 2.7.4 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42025): https://edk2.groups.io/g/devel/message/42025 Mute This Topic: https://groups.io/mt/31974500/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-