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 42DB9C433F5 for ; Wed, 29 Dec 2021 09:44:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235347AbhL2Jom (ORCPT ); Wed, 29 Dec 2021 04:44:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235198AbhL2Jom (ORCPT ); Wed, 29 Dec 2021 04:44:42 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D30ACC061574 for ; Wed, 29 Dec 2021 01:44:41 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id a83-20020a1c9856000000b00344731e044bso11440126wme.1 for ; Wed, 29 Dec 2021 01:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=A/fct5J4NPIx01cFbf+YndWM3TMLzEuJu/exKDLxHIY=; b=FkamQq8DHD1NfbFo1iACDDheaSqN7MjBKzQnjD/G8y+fsycOqqoeDFvCRCN8Redv/d n/8XLWSU7XfVx3NJ53TMo8QVpZ/owqJRFulRfIK/Ql7qbeom9t8/mf9haIE+6UJJxij7 Qt8kr/1RBHyEoTdHRlAtWLfwZ7A0V3inD7fSyvjDmWCLLdM1FBVFvnf5mT5iRdhlH9mF g8B2VqvIdguXga3uqKByl5MKJV5e3bg+NaRSxJGXdByybEKujyqVpSCG50hazvoFzDA/ WTKYzi34nUwDimB0r6xouAJqHOUEI3TSpQG7dS6EHE0XTOh1tJrmRg6rW8WM3YYB7tYD m4ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=A/fct5J4NPIx01cFbf+YndWM3TMLzEuJu/exKDLxHIY=; b=uKEacpCd6qaxBGvg9IKFk/TcjmLtaoKTNBryCy2H+7Cb9KrXGmUbwRbll1yrkP9evH dzZiUSwufynFfDfgE8lkteJSsTF5FxIXvuC4m79NdPRKu0INHiwlH7eP2t+gczPw0rt6 1gPsSXjLli1325AHpYW/z17OOuZLLGA7VxYgMG3SONnhczih+uMBCR7Dy2NR7vUKsIjU 5hjkT7lY3tNiy3JdEQ+sCfO5DNZm0OhVCxztr62dP68e1+qUGoEtbGzEAyUszhfz7JRu GcHWwVNkL4V0LF2nCvfOEPzXY2WuTnZhNA6NSVhmwYIoai8APVaAnFQddkkhZ3MlQDx7 LIqA== X-Gm-Message-State: AOAM531BvtQEP1egbtjU8ODR4SrvGsnJPi1R9kKL4fIFTHOOW9IomNnS yE/XPlzPiM6q1qIRCJZeBvKEEQ== X-Google-Smtp-Source: ABdhPJx9p7zRq2s6zNo82cPfLCe7SHW5GHj9Ww1gEm8LftTQ8WL1ZtaVdkodJkxqXRGZJFbAWRTI+g== X-Received: by 2002:a1c:c915:: with SMTP id f21mr20830715wmb.39.1640771080382; Wed, 29 Dec 2021 01:44:40 -0800 (PST) Received: from google.com ([2.31.167.18]) by smtp.gmail.com with ESMTPSA id z6sm24736705wmp.9.2021.12.29.01.44.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Dec 2021 01:44:39 -0800 (PST) Date: Wed, 29 Dec 2021 09:44:37 +0000 From: Lee Jones To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Florian Fainelli , Justin Chen , bcm-kernel-feedback-list@broadcom.com, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Subject: Re: [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block Message-ID: References: <20211115055354.6089-1-zajec5@gmail.com> <20211115055354.6089-2-zajec5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211115055354.6089-2-zajec5@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Mon, 15 Nov 2021, Rafał Miłecki wrote: > From: Rafał Miłecki > > It's a block implementing few time related functions depending on a > (SoC specific) variant. At this point there is ready binding for a > watchdog only. Work on remaining subblocks (e.g. "reg" based reboot) is > in progress. > > Signed-off-by: Rafał Miłecki > --- > V2: Update $id, description, compatible, example & commit message > V3: Drop "brcm,twd" from compatible list per Rob's review > RESEND: Patchwork lost 1/2, marc.info lost 2/2 > --- > .../devicetree/bindings/mfd/brcm,twd.yaml | 61 +++++++++++++++++++ > 1 file changed, 61 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/brcm,twd.yaml Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog