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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AE75C7EE22 for ; Thu, 11 May 2023 14:53:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238680AbjEKOxq (ORCPT ); Thu, 11 May 2023 10:53:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42526 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238103AbjEKOww (ORCPT ); Thu, 11 May 2023 10:52:52 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 744C311D88 for ; Thu, 11 May 2023 07:52:19 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id a640c23a62f3a-9661047f8b8so1191487166b.0 for ; Thu, 11 May 2023 07:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683816738; x=1686408738; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=4ALe41vj8YtdVBlnqq8zTHOZ56VPcsgqX2uPgQ06rBw=; b=YKNszbBPwyuTaC4x8+fmqlUq3UkOe3SrpjrfO1pVPV6U6ohX0OrktU8sb2dFKhEIrg pS2x0J7Ur6O4CfSMWTR0A7LgPcNcz2K+jVbSBkSpffpJGfEDKVJEYKUAQveIyrqUZ4Cm tp3721ZZ++BJHdTV6I311VEZm6r06CBHLGyFKYn+UZCyEE6X82A9c9bzhRCszrjSlAa9 VIuZnsX+svsVPIjNwpBC/A1LuiobNdIIeAqW3veF/rf7PLtmHfz2WaqXQaCBdbvJCUe6 Vdh2w96riTYAFQTOJ9DT/Y+v03yVeXOiI+2hOLkfQeZKSJ6Xt0sXquZdGPC7oHOasoAk +5EQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683816738; x=1686408738; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4ALe41vj8YtdVBlnqq8zTHOZ56VPcsgqX2uPgQ06rBw=; b=ac1C8ZAetNW/jpvbX4gkfB9NcerIZSSgFX5lXMANt9k0yCZ2id/xdpIDrKFra+qiZz kBe1NROrnawWBW424o4ozwOYOiYQayMKHGDt+0Jsd2x08Ju2sqJoop1MMytHIATteb51 cQfPab/nYvmSAXco6lR63JVe3xNA4e9xA5wr8AgKQxvKbdqZsmPUWAIYf2G3xYkLdjCi AlcXVAeJxikWbXdnaJILwncC4+x0gyiBAvvHgHE/NnY2ywYxf5m3pqi/h3FTCy7ZsJ6V ViFZpQQ5yRrv+F3D6B4sjnGKpU++hd5Fygl407bDyOihqbWlQDS3LRVl3o0XeTgoqMKu j8YQ== X-Gm-Message-State: AC+VfDxSfNzm1QNlgEE+kyAV+WFEYqFej9V9FkNaAGSxa15EeRvVdC2r H9SlRSa401F/H5z37YO5qurPsQ== X-Google-Smtp-Source: ACHHUZ6KCxmSUWU5lQIBkeim3qe8okHY2xnMQYkp2H+AWzgBls0HGNkeCV3uTGhSx4O1AjCt006TuQ== X-Received: by 2002:a17:907:6088:b0:949:cb6a:b6f7 with SMTP id ht8-20020a170907608800b00949cb6ab6f7mr21380777ejc.56.1683816737898; Thu, 11 May 2023 07:52:17 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:d7cd:1be6:f89d:7218? ([2a02:810d:15c0:828:d7cd:1be6:f89d:7218]) by smtp.gmail.com with ESMTPSA id kz23-20020a17090777d700b009659fed3612sm4090813ejc.24.2023.05.11.07.52.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 11 May 2023 07:52:17 -0700 (PDT) Message-ID: <0828b8fa-992b-7964-154a-0feeb2ec5091@linaro.org> Date: Thu, 11 May 2023 16:52:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v2 1/2] dt-bindings: watchdog: Add Loongson-1 watchdog Content-Language: en-US To: Keguang Zhang , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Yang Ling References: <20230511121159.463645-1-keguang.zhang@gmail.com> <20230511121159.463645-2-keguang.zhang@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230511121159.463645-2-keguang.zhang@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/05/2023 14:11, Keguang Zhang wrote: > Add devicetree binding document for Loongson-1 watchdog. > > Signed-off-by: Keguang Zhang > --- > V1 -> V2: Replaced the wildcard compatible string with specific ones > Use unevaluatedProperties instead of additionalProperties > (suggested by Krzysztof Kozlowski) > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof