From: "Shashi Mallela" <shashi.mallela@linaro.org>
To: leif@nuviainc.com, ard.biesheuvel@arm.com, graeme@nuviainc.com
Cc: devel@edk2.groups.io
Subject: [PATCH v1 1/1] Silicon/Qemu/Sbsa: sbsa-wdt interrupt id update
Date: Fri, 11 Dec 2020 12:03:10 -0500 [thread overview]
Message-ID: <20201211170310.9766-2-shashi.mallela@linaro.org> (raw)
In-Reply-To: <20201211170310.9766-1-shashi.mallela@linaro.org>
The previous value of interrupt id used was causing
conflict with a different device of sbsa-ref platform.
This was preventing the watchdog interrupt from getting
identified.Updated SBSA-wdt interrupt id in Gtdt table
to rectify the issue.
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Graeme Gregory <graeme@nuviainc.com>
Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>
---
Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc b/Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc
index a010b908c434..14733a37183d 100644
--- a/Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc
+++ b/Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc
@@ -36,7 +36,7 @@
#define SBSAQEMU_WDT_REFRESH_FRAME_BASE 0x50010000
#define SBSAQEMU_WDT_CONTROL_FRAME_BASE 0x50011000
-#define SBSAQEMU_WDT_IRQ 44
+#define SBSAQEMU_WDT_IRQ 48
#define GTDT_WDTIMER_EDGE_TRIGGERED EFI_ACPI_6_3_GTDT_SBSA_GENERIC_WATCHDOG_FLAG_TIMER_INTERRUPT_MODE
#define GTDT_WDTIMER_LEVEL_TRIGGERED 0
--
2.27.0
next prev parent reply other threads:[~2020-12-11 17:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 17:03 [PATCH v1 0/1] sbsa-wdt interrupt id update Shashi Mallela
2020-12-11 17:03 ` Shashi Mallela [this message]
2020-12-14 11:21 ` [PATCH v1 1/1] Silicon/Qemu/Sbsa: " Leif Lindholm
-- strict thread matches above, loose matches on Subject: below --
2020-12-14 17:21 [PATCH v1 0/1] " Shashi Mallela
2020-12-14 17:21 ` [PATCH v1 1/1] Silicon/Qemu/Sbsa: " Shashi Mallela
2020-12-10 1:30 [PATCH v1 0/1] " Shashi Mallela
2020-12-10 1:30 ` [PATCH v1 1/1] Silicon/Qemu/Sbsa: " Shashi Mallela
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201211170310.9766-2-shashi.mallela@linaro.org \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox