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 4F90FC761A6 for ; Wed, 29 Mar 2023 13:05:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229687AbjC2NFE convert rfc822-to-8bit (ORCPT ); Wed, 29 Mar 2023 09:05:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50010 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229379AbjC2NFE (ORCPT ); Wed, 29 Mar 2023 09:05:04 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9ED71D2; Wed, 29 Mar 2023 06:05:01 -0700 (PDT) Received: from ip4d1634d3.dynamic.kabel-deutschland.de ([77.22.52.211] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1phVTx-00048M-Cs; Wed, 29 Mar 2023 15:04:53 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Shreeya Patel , Guenter Roeck Cc: wim@linux-watchdog.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, jamie@jamieiles.com, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, kernel@collabora.com Subject: Re: [PATCH 2/2] dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string Date: Wed, 29 Mar 2023 15:04:52 +0200 Message-ID: <4256207.ejJDZkT8p0@diego> In-Reply-To: <157937fd-0af7-4ff5-8430-2f956c7aafba@roeck-us.net> References: <20230328210048.195124-1-shreeya.patel@collabora.com> <20230328210048.195124-3-shreeya.patel@collabora.com> <157937fd-0af7-4ff5-8430-2f956c7aafba@roeck-us.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Guenter, Am Mittwoch, 29. März 2023, 14:47:34 CEST schrieb Guenter Roeck: > On Wed, Mar 29, 2023 at 02:30:48AM +0530, Shreeya Patel wrote: > > Add rockchip,rk3588-wdt compatible string. > > > > Signed-off-by: Shreeya Patel > > Reviewed-by: Guenter Roeck just the usual question who is expected to pick up the binding patch? Should I just take it together with the dts-patch or do we wait for a watchdog-maintainer to pick up the binding alone? Thanks Heiko