From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mx.groups.io with SMTP id smtpd.web12.39028.1607967914651246112 for ; Mon, 14 Dec 2020 09:45:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=pRxuCA5/; spf=pass (domain: linaro.org, ip: 209.85.160.173, mailfrom: shashi.mallela@linaro.org) Received: by mail-qt1-f173.google.com with SMTP id 7so12499295qtp.1 for ; Mon, 14 Dec 2020 09:45:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=6kxJghHWfB8aQr5NvTxKhN9LLisFZ9bxuKdLLvharmY=; b=pRxuCA5/NeUNrFYumrQ7UQxjRuzPQG+PAEgKo4nBfTy3zAT7lAXEcEAwxGQ0xYvWQz cpjJx/U8WpmCThcu4F8HQU8nfPNQYBWKZ9w7a/6XbCg86j6EGRoeO6PVEK5jJDL1V3rU qp8GZMDMcPb/nP6veTzyUrLN088+GBCmKBs8GuDmHcD0ttwg+5pbmx5dMiI3kIaBgjz+ YZHU6kF2Adow4ufMvC1Oh3xJ7tMiGrSUZQ+D4IZ0ONfOT12WJScRiPPjE9P3G30CcyF2 XsAgcGpnuTOHh0GJHeqGD+o4UdpWF0NJghzhzNqowyrGncjHEIqMpPUK9a8peMGO/reo CgCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=6kxJghHWfB8aQr5NvTxKhN9LLisFZ9bxuKdLLvharmY=; b=DYi9tmB4VB8Lcs2B37T6bXtZogKWhlnZojVTNaybYl8WNu1uaLMvmjwcBR4POYWKaY bBUZPlAnIKt1d9F0hPiQ1k7HLCdlFZBc5ZnhhgqPcq/IfP4BNLpJS/y6of8npT76mk6K +AE3XfUZblUWmxqtLlMYxMV+uXshOFbKpCNBpwLTnNv3IoM+AI9H+ASRcDw3QQ2LHauH tJM8L9+XJ7Gy2hDNbOAF1yl7wWfNHFfSNGcB08bNcP0qxoLi0asTWMIcXwIB3rMnS2q0 82i5Dsz5cIUe/4i2Cu1tCe6FkBNqCJklSjVMGeHenOkEuSqWN+goFhFEY3guwHg0goXp c8zw== X-Gm-Message-State: AOAM532f9RkXS2uv0w1DdOl62ORw0lti9plFP3KDP3lCUy9hk6m4QFWg G2Aq10Gd9NX7YJoHz3aiT/j79w== X-Google-Smtp-Source: ABdhPJzTHfVI/AGcZ++SDirhWZKgf8UHm2LIIA2GI0ukOm1qBlaWirrw7NfdrQsuaW46BSuKPiCcCA== X-Received: by 2002:ac8:7313:: with SMTP id x19mr31812982qto.243.1607967913818; Mon, 14 Dec 2020 09:45:13 -0800 (PST) Return-Path: Received: from localhost.localdomain (bras-base-stsvon1503w-grc-22-142-114-143-244.dsl.bell.ca. [142.114.143.244]) by smtp.googlemail.com with ESMTPSA id a9sm4380191qtm.80.2020.12.14.09.45.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Dec 2020 09:45:13 -0800 (PST) From: "Shashi Mallela" To: leif@nuviainc.com, ard.biesheuvel@arm.com, graeme@nuviainc.com Cc: devel@edk2.groups.io Subject: [PATCH v1-resend 0/1] sbsa-wdt interrupt id update Date: Mon, 14 Dec 2020 12:45:11 -0500 Message-Id: <20201214174512.12919-1-shashi.mallela@linaro.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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