public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] sbsa-wdt interrupt id update
@ 2020-12-10  1:30 Shashi Mallela
  2020-12-10  1:30 ` [PATCH v1 1/1] Silicon/Qemu/Sbsa: " Shashi Mallela
  0 siblings, 1 reply; 4+ messages in thread
From: Shashi Mallela @ 2020-12-10  1:30 UTC (permalink / raw)
  To: leif, ard.biesheuvel, graeme; +Cc: devel

Updated SBSA-wdt interrupt id in Gtdt table since
the previous value was being used by a different
source in qemu sbsa-ref platform.

Shashi Mallela (1):
  Silicon/Qemu/Sbsa: sbsa-wdt interrupt id update

 Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v1 1/1] Silicon/Qemu/Sbsa: sbsa-wdt interrupt id update
  2020-12-10  1:30 [PATCH v1 0/1] sbsa-wdt interrupt id update Shashi Mallela
@ 2020-12-10  1:30 ` Shashi Mallela
  0 siblings, 0 replies; 4+ messages in thread
From: Shashi Mallela @ 2020-12-10  1:30 UTC (permalink / raw)
  To: leif, ard.biesheuvel, graeme; +Cc: devel

Updated SBSA-wdt interrupt id in Gtdt table since
the previous value was being used by a different
source in qemu sbsa-ref platform.

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v1 0/1] sbsa-wdt interrupt id update
@ 2020-12-11 17:03 Shashi Mallela
  0 siblings, 0 replies; 4+ messages in thread
From: Shashi Mallela @ 2020-12-11 17:03 UTC (permalink / raw)
  To: leif, ard.biesheuvel, graeme; +Cc: devel

This patch contains an update to interrupt id value of
sbsa wdt,since 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.

Shashi Mallela (1):
  Silicon/Qemu/Sbsa: sbsa-wdt interrupt id update

 Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v1 0/1] sbsa-wdt interrupt id update
@ 2020-12-14 17:21 Shashi Mallela
  0 siblings, 0 replies; 4+ messages in thread
From: Shashi Mallela @ 2020-12-14 17:21 UTC (permalink / raw)
  To: leif, ard.biesheuvel, graeme; +Cc: devel

The previous value of interrupt id used was not in sync
with the interrupt id being used in qemu sbsa-ref platform
due to a conflict before merging and was missed in last review.
This was preventing the watchdog interrupt from getting
identified.Updated SBSA-wdt interrupt id in Gtdt table
to rectify the issue.

Shashi Mallela (1):
  Silicon/Qemu/Sbsa: sbsa-wdt interrupt id update

 Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-14 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-10  1:30 [PATCH v1 0/1] sbsa-wdt interrupt id update Shashi Mallela
2020-12-10  1:30 ` [PATCH v1 1/1] Silicon/Qemu/Sbsa: " Shashi Mallela
  -- strict thread matches above, loose matches on Subject: below --
2020-12-11 17:03 [PATCH v1 0/1] " Shashi Mallela
2020-12-14 17:21 Shashi Mallela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox