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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 9C96FC433E1 for ; Sat, 27 Mar 2021 16:40:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 69821619B4 for ; Sat, 27 Mar 2021 16:40:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230401AbhC0QkF (ORCPT ); Sat, 27 Mar 2021 12:40:05 -0400 Received: from mail-ot1-f54.google.com ([209.85.210.54]:33386 "EHLO mail-ot1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230139AbhC0Qjo (ORCPT ); Sat, 27 Mar 2021 12:39:44 -0400 Received: by mail-ot1-f54.google.com with SMTP id s11-20020a056830124bb029021bb3524ebeso8251379otp.0; Sat, 27 Mar 2021 09:39:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=slhgr6hw24BbRJVfvz1417ZaHRih1z35mJAzQg49R8Q=; b=ptG160iRrf9Ic5qBVX1KxSd8+H5eg3VrOJgLpbP+vqCO3cYXzQ6eawk/cZCqfJVClW tdAqHyJy87w9U9JBEw/cM+Mf6vYhGMKEq83LqzxZ5gqnQzoatqdQyGYFv3p+iCcNWRzl vEE3/8YQire5DlKK92iNL2oaHo/UDA7OivoBbj1iSuVFm53MRwSEE3jNJ8R1+P/b++1F q4PgWQcn7Tbp2EhhzCp/HWV6Q3yaYM8tQJxCQ3uAmX/iePtF8Y4f5o1JzXaAGh/5cWdS oMk2bMzOwXbLksbDDS7QSUUZkNO52QbiPg+jPYWgxWhHi/L5jbekEgDM2mBMoxnPokXb YMdw== X-Gm-Message-State: AOAM530KmSfEyYsULSqAvqWzXBt3aJdU2OOAoF1sMzJZxqg1f9Yg+2o/ T/wfish1GBY86sd0cl+qMQ== X-Google-Smtp-Source: ABdhPJxQjloklyUslrbUHzJCVse7QmDNkKO884rNpGP+vLsKmHJnuNbHWCAqy30qFKU/CySEHFNduw== X-Received: by 2002:a9d:3b0a:: with SMTP id z10mr16282117otb.326.1616863183754; Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.140]) by smtp.gmail.com with ESMTPSA id m126sm2484503oig.31.2021.03.27.09.39.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: (nullmailer pid 215898 invoked by uid 1000); Sat, 27 Mar 2021 16:39:37 -0000 Date: Sat, 27 Mar 2021 10:39:37 -0600 From: Rob Herring To: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= Cc: linux-kernel@vger.kernel.org, Patrick Venture , Wim Van Sebroeck , openbmc@lists.ozlabs.org, Nancy Yuen , Tali Perry , Guenter Roeck , Benjamin Fair , Rob Herring , linux-arm-kernel@lists.infradead.org, Tomer Maimon , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Avi Fishman Subject: Re: [PATCH 06/14] dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt Message-ID: <20210327163937.GA215847@robh.at.kernel.org> References: <20210320181610.680870-1-j.neuschaefer@gmx.net> <20210320181610.680870-7-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210320181610.680870-7-j.neuschaefer@gmx.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 20 Mar 2021 19:16:02 +0100, Jonathan Neuschäfer wrote: > Add a compatible string for the WPCM450 SoC, which has the same watchdog > timer. > > Signed-off-by: Jonathan Neuschäfer > --- > .../devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,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 B3530C433C1 for ; Sat, 27 Mar 2021 16:40:07 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 397A361984 for ; Sat, 27 Mar 2021 16:40:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 397A361984 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4F74M94XWsz3bpQ for ; Sun, 28 Mar 2021 03:40:05 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.41; helo=mail-ot1-f41.google.com; envelope-from=robherring2@gmail.com; receiver=) Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com [209.85.210.41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4F74Lp1pFjz30GB for ; Sun, 28 Mar 2021 03:39:45 +1100 (AEDT) Received: by mail-ot1-f41.google.com with SMTP id k14-20020a9d7dce0000b02901b866632f29so8235794otn.1 for ; Sat, 27 Mar 2021 09:39:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=slhgr6hw24BbRJVfvz1417ZaHRih1z35mJAzQg49R8Q=; b=mM2/lT4P+SvTInJYrMhBezfT8n00o/YKb6+Ufcq2q5y2wUeJmySrGKic57tUVEgH/f SADIisFLy9zUSy3v4XOT3jLyZMoT7W3jiAkdHRZIVVd0Vx4BxTUI85CogVnVA1eQEhec 8PR/M0q6bqn+i+nK97wqdPgXHfS/btxyo26qmGO9aD5XBzKccoAVa/M2+230SqXyud3u iGdIZr3AbOktc5fYpwmJlEWt1J/Frt0PL5OROVIecstcacEK5zwxNtHtDNSXM07LxXpI VkMtGXPemU+oMN2ktZhjd69SVcijX6ApalgpCvCErhYxvXz9cJfM9q1SoXlO0L8eglre R8wg== X-Gm-Message-State: AOAM532KTRyeaviNc7aPIaf+cz7lEMbVxsFnNkBZLpscjaqvJX85v5RS Uss5PG4Y9eH7qaYknM0sPQ== X-Google-Smtp-Source: ABdhPJxQjloklyUslrbUHzJCVse7QmDNkKO884rNpGP+vLsKmHJnuNbHWCAqy30qFKU/CySEHFNduw== X-Received: by 2002:a9d:3b0a:: with SMTP id z10mr16282117otb.326.1616863183754; Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.140]) by smtp.gmail.com with ESMTPSA id m126sm2484503oig.31.2021.03.27.09.39.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: (nullmailer pid 215898 invoked by uid 1000); Sat, 27 Mar 2021 16:39:37 -0000 Date: Sat, 27 Mar 2021 10:39:37 -0600 From: Rob Herring To: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= Subject: Re: [PATCH 06/14] dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt Message-ID: <20210327163937.GA215847@robh.at.kernel.org> References: <20210320181610.680870-1-j.neuschaefer@gmx.net> <20210320181610.680870-7-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210320181610.680870-7-j.neuschaefer@gmx.net> X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, Benjamin Fair , Avi Fishman , Patrick Venture , openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Tali Perry , Rob Herring , linux-arm-kernel@lists.infradead.org, Wim Van Sebroeck , Guenter Roeck , Tomer Maimon Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Sat, 20 Mar 2021 19:16:02 +0100, Jonathan Neuschäfer wrote: > Add a compatible string for the WPCM450 SoC, which has the same watchdog > timer. > > Signed-off-by: Jonathan Neuschäfer > --- > .../devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring 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=-14.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,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 C8D48C433C1 for ; Sat, 27 Mar 2021 16:41:05 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 6AFFD61984 for ; Sat, 27 Mar 2021 16:41:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6AFFD61984 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Ocip+JDQvLDivqgclI0Dtrxrw+unzPplnapsOhld+Jo=; b=IsFc71xKFzvvbtK3IQ+poC/7F kXjYTy+HzdRywpRGdCdky0z8h6dPV+skKZ3mxy7RSKtG703eIpG1ekkOvWk9G1DqEBR4Y0DWwnuSz 9Z1gn6joocSp/qAcUTHxB03TpwI62iOhabhUqOcsm7M2EV25b4fy2XTuUydqAs664SesUj0lpSj9X yOZYRnyd+S/eSqvaUBBCBq0y9Gq107eWi/37UdCrm5qinEHTyOHip7maLiunPllUr61KlAlRYD/eY nXx2k3U7Yx73JThcyB/HS4OwrYSdnRV4SBtOAhmEFO0uPOmDg93GY6hgPira2rGHj5j+tXBMNzpRG Y+LiXVLdw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lQByW-005HkK-P5; Sat, 27 Mar 2021 16:39:48 +0000 Received: from mail-ot1-f52.google.com ([209.85.210.52]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lQByS-005HjU-Rm for linux-arm-kernel@lists.infradead.org; Sat, 27 Mar 2021 16:39:46 +0000 Received: by mail-ot1-f52.google.com with SMTP id h6-20020a0568300346b02901b71a850ab4so8207424ote.6 for ; Sat, 27 Mar 2021 09:39:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=slhgr6hw24BbRJVfvz1417ZaHRih1z35mJAzQg49R8Q=; b=E8Tz+nQzqmKouMN2ZTPxvWxAQkxmNVAw0Jsi4wjl7xaRDYQs9KcpRrjz7yXxMxJXD+ tKgLqMbmObZH66kk1xPVBNzK1f3F7KcuHbQtX6K1zcRR1nJMscJf948OJJ2FVSKjmZXK 3XQX0tsRA8XR7BX5b/bNNFRV4lPoPT54VqEK+6DBgVKrLyqD4eA1/kUVF5z4a/eA41VA OzQbjoYVvl37aWFfIyhIxDAo+JHs0Izy6+eJl1zNpyvllgNvSu/ynRRwkEA7qmIt+41S QP4fdtpN3zIL8B4aelGSqTOX9SvGY5kLgnmEgPcNVena5A38vPTLciAQhQABMMxC8kSh GRiw== X-Gm-Message-State: AOAM5323nyGYGpFHhxP9mDVSQAjHxpDvlP+aqSocXBl5OtKDWj/36QV6 hiJP4FBgrohSAcMa4jscnA== X-Google-Smtp-Source: ABdhPJxQjloklyUslrbUHzJCVse7QmDNkKO884rNpGP+vLsKmHJnuNbHWCAqy30qFKU/CySEHFNduw== X-Received: by 2002:a9d:3b0a:: with SMTP id z10mr16282117otb.326.1616863183754; Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.140]) by smtp.gmail.com with ESMTPSA id m126sm2484503oig.31.2021.03.27.09.39.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 Mar 2021 09:39:43 -0700 (PDT) Received: (nullmailer pid 215898 invoked by uid 1000); Sat, 27 Mar 2021 16:39:37 -0000 Date: Sat, 27 Mar 2021 10:39:37 -0600 From: Rob Herring To: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= Cc: linux-kernel@vger.kernel.org, Patrick Venture , Wim Van Sebroeck , openbmc@lists.ozlabs.org, Nancy Yuen , Tali Perry , Guenter Roeck , Benjamin Fair , Rob Herring , linux-arm-kernel@lists.infradead.org, Tomer Maimon , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Avi Fishman Subject: Re: [PATCH 06/14] dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt Message-ID: <20210327163937.GA215847@robh.at.kernel.org> References: <20210320181610.680870-1-j.neuschaefer@gmx.net> <20210320181610.680870-7-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210320181610.680870-7-j.neuschaefer@gmx.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210327_163945_214377_E4A67458 X-CRM114-Status: GOOD ( 10.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, 20 Mar 2021 19:16:02 +0100, Jonathan Neusch=E4fer wrote: > Add a compatible string for the WPCM450 SoC, which has the same watchdog > timer. > = > Signed-off-by: Jonathan Neusch=E4fer > --- > .../devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > = Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel