From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29CBEC4338F for ; Thu, 19 Aug 2021 13:03:34 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B36EF610FA for ; Thu, 19 Aug 2021 13:03:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B36EF610FA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:58562 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGhhj-0004WL-Gl for qemu-devel@archiver.kernel.org; Thu, 19 Aug 2021 09:03:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36686) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGhgf-0003dg-AK for qemu-devel@nongnu.org; Thu, 19 Aug 2021 09:02:25 -0400 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]:38594) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mGhgd-0001iP-Ux for qemu-devel@nongnu.org; Thu, 19 Aug 2021 09:02:25 -0400 Received: by mail-ej1-x62f.google.com with SMTP id z20so12761553ejf.5 for ; Thu, 19 Aug 2021 06:02:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1X7vAtwHmXMO/cjy8YKmYQZzOURPdwo0B19yYrS6zKQ=; b=CdaeBxOEzZBQOoiIDb4WNdQVbztfGUcbT9SVC/Rpiwrbe1vF/+YcDGr4HjmZ7VEJ66 WD47idVHany/tM+56G43EvhhWA14SE0NAnNjOQYCzxzIQn1ZvbEbWFrcCr1J2VF3txxg smh+dHIp6Z14goxL1oCwFDdDVyDq4erB0PsNn/fDTrVRNOE8ivt27Nneg6qoqyUA1pM0 hAdYNJp17TAf3enyqVSrX4B31+i9keyZO37TPTcsi4080Tn5HEGp2bngsCkCt6eM6BTQ BIdW7qKwuWJRtO6X+Sjh2plGoW7Ig/vDkpLzI1J//9s7bAb7KXClpRiNy16Ajy8etjUO pRZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1X7vAtwHmXMO/cjy8YKmYQZzOURPdwo0B19yYrS6zKQ=; b=DA11oi3cj9WvC5tZ0OPI9fi8qC+ksD1TifyToLS2dgl6mhoXSNaCCHLJbapC+eQ0ZB YqBeiRs2TWwOmPSKstHMuHYBDBKq4UZTy1lgjo4/1W3DmA+KF3W9a777MwFdFpOatasT jb9rrWKVtkFBKb5P5oWXpZ09d3X2y1CQaAh3Jlv11LwCIPeP4SjJFKYprpFmbg7qskxO qlsl9krSsTdzDu0nbfs3PanmiSP2q9xLpGtSu64qA0wCSPUsmt/67tVKamv/XX8Aim5e 35Y5jwsLeEljAEY7Fyi0N49aQY/B45SbbsmVvangOgqNdRwe9RzpSMSoZ59f3F0zd/yE Jwjw== X-Gm-Message-State: AOAM533qdGzZQkydZSuhnyfC8g2dnVmRUbFoDi2A86O8HKj/9abRZgUg j3GO2dfXBd6f1bV/A9Vd8BXzd8oZj4N4aU+h7LJGoWT9STY= X-Google-Smtp-Source: ABdhPJzeP8pBFDOJotGlof66rc684kc7e6Pk1Opt/foD9L9aBViAWarnxd3+2OtVBFhxXK+W5yinUwj9Q5feYF3bsQk= X-Received: by 2002:a17:907:1048:: with SMTP id oy8mr15235350ejb.382.1629378141544; Thu, 19 Aug 2021 06:02:21 -0700 (PDT) MIME-Version: 1.0 References: <20210806023119.431680-1-ehabkost@redhat.com> In-Reply-To: <20210806023119.431680-1-ehabkost@redhat.com> From: Peter Maydell Date: Thu, 19 Aug 2021 14:01:35 +0100 Message-ID: Subject: Re: [PATCH for-6.2] sbsa-ref: Rename SBSA_GWDT enum value To: Eduardo Habkost Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::62f; envelope-from=peter.maydell@linaro.org; helo=mail-ej1-x62f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Shashi Mallela , Leif Lindholm , QEMU Developers , qemu-arm , Radoslaw Biernacki Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Fri, 6 Aug 2021 at 03:31, Eduardo Habkost wrote: > > The SBSA_GWDT enum value conflicts with the SBSA_GWDT() QOM type > checking helper, preventing us from using a OBJECT_DEFINE* or > DEFINE_INSTANCE_CHECKER macro for the SBSA_GWDT() wrapper. > > If I understand the SBSA 6.0 specification correctly, the signal > being connected to IRQ 16 is the WS0 output signal from the > Generic Watchdog. Rename the enum value to SBSA_GWDT_WS0 to be > more explicit and avoid the name conflict. > > Signed-off-by: Eduardo Habkost Applied to target-arm.next for 6.2, thanks. -- PMM