Message ID | 20210310110509.GK701493@dell (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show
Return-Path: <linux-watchdog-owner@kernel.org> 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=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 09D69C433DB for <linux-watchdog@archiver.kernel.org>; Wed, 10 Mar 2021 11:06:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9BE3764FE5 for <linux-watchdog@archiver.kernel.org>; Wed, 10 Mar 2021 11:06:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232065AbhCJLF2 (ORCPT <rfc822;linux-watchdog@archiver.kernel.org>); Wed, 10 Mar 2021 06:05:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232425AbhCJLFN (ORCPT <rfc822;linux-watchdog@vger.kernel.org>); Wed, 10 Mar 2021 06:05:13 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB063C06174A for <linux-watchdog@vger.kernel.org>; Wed, 10 Mar 2021 03:05:12 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id l22so6836164wme.1 for <linux-watchdog@vger.kernel.org>; Wed, 10 Mar 2021 03:05:12 -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=atOYJKiQtVIBmsUBmGwjDSf2ypG69MQgMpofGinBoI0=; b=Mlh0zyh1Ino2/V00s3+M49s+nPBHlpbeYQQX6xgnfD9WRcoEVEUpxqyN7ZKOXj7jNJ taseauMDQ5v2plY79dBSWk9X1VWM/daC/1yL/nZtkKJ8vKKVhYDHPO8hn41aD3c4zn2P qh7R6smDbymWjqQhmjAD6ssxaMXHyuSWApIfcxBDr3GU8Pv0KShHQzUZZrpJ3BZildzd eyvGiBpnFwgtmGcsHqoMxpGnzcpaRT7CaASrWmh1/hXvqBGZZNiYgD6/GNkAtGoHIjH3 O+Pb0oOaUWMT71DpJiXOneOFcchp4gm9djkIHBmkU+4WM8GUhA4sQdzyV5xxk3xctfx+ tWSA== 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=atOYJKiQtVIBmsUBmGwjDSf2ypG69MQgMpofGinBoI0=; b=l75t/Ws8pqGX5MyfofT0gwi2Lsp4d7ELUgk330Bbalaz4cPUqU1ABDXoE1r0SYhu65 5wlvBJnuWTWPK4YpprxLuFZGLJZA5TpCTTSQZHkCqWgpaik73fzabBlBTV/Swe4Xxh3G oGF96N8GzHpO73yBmgSz5EZGil+lPBztPvqLrAqfXGtHx3PSmGDT0uYXv5Rv1B2/fPUW jCDugCYGBnFbc1k/6raelsdn/Fd3ngzhUsJaStNOrqdyxC1t801UNnfiMKY2Lmx08DBT HJoO3tUfFFJcX/2qCNclyNN90tnRrcc4axVB1cBVhQDqNZ6n5TjyaymXdU7TmfWvXkLY VVdA== X-Gm-Message-State: AOAM533EtxNJOPuLfrl992TQgfqyYT1EPbnjaQ88MEx8JHDABZamSjJX ZlN2POnTNtRy1CCe635Y1PlGwA== X-Google-Smtp-Source: ABdhPJwIN42kKI2urjm5A/VYZZSRhiAcsg0CX8N7w77B4ABoEAk97Hu3APSNPnqi+kElMOv7xpMTqg== X-Received: by 2002:a1c:bc56:: with SMTP id m83mr2825755wmf.174.1615374311485; Wed, 10 Mar 2021 03:05:11 -0800 (PST) Received: from dell ([91.110.221.204]) by smtp.gmail.com with ESMTPSA id n6sm29772526wrt.1.2021.03.10.03.05.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Mar 2021 03:05:11 -0800 (PST) Date: Wed, 10 Mar 2021 11:05:09 +0000 From: Lee Jones <lee.jones@linaro.org> To: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Cc: mazziesaccount@gmail.com, Rob Herring <robh+dt@kernel.org>, Wim Van Sebroeck <wim@linux-watchdog.org>, Guenter Roeck <linux@roeck-us.net>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-power@fi.rohmeurope.com, linux-watchdog@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD and Watchdog due for the v5.13 merge window Message-ID: <20210310110509.GK701493@dell> References: <cover.1615219345.git.matti.vaittinen@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <cover.1615219345.git.matti.vaittinen@fi.rohmeurope.com> Precedence: bulk List-ID: <linux-watchdog.vger.kernel.org> X-Mailing-List: linux-watchdog@vger.kernel.org |
Series |
[GIT,PULL] Immutable branch between MFD and Watchdog due for the v5.13 merge window
|
expand
|