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=-5.3 required=3.0 tests=BAYES_00, BODY_QUOTE_MALF_MSGID,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 18D19C433DF for ; Tue, 28 Jul 2020 07:25:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED566207E8 for ; Tue, 28 Jul 2020 07:25:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="fFzP6Xcp" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727970AbgG1HZN (ORCPT ); Tue, 28 Jul 2020 03:25:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54650 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727892AbgG1HZJ (ORCPT ); Tue, 28 Jul 2020 03:25:09 -0400 Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AD72C0619D5 for ; Tue, 28 Jul 2020 00:25:08 -0700 (PDT) Received: by mail-wr1-x442.google.com with SMTP id r2so12131116wrs.8 for ; Tue, 28 Jul 2020 00:25:07 -0700 (PDT) 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=CVyOqzD82VIbTbSOwbuQWHWMh9I7YtQWOzBVoRyLodQ=; b=fFzP6XcpfIKbOqzLN633RcbKQaEYrqDx9NZIAyxMRbtlvCHmfNFzaoyDqDAftrQzkq 7zm75Ps4/6uVSjbVFQ80njWz+F/t/LLUoLR0b8RTj8V6q4VQDsHQBM5QxnN3ixSinjov XwB5Rm2vIQNVv+7KI7v6z5cdRmBPkwtVqRvYJGR0iIJu4rS0v84NtrU4CAo/wHJgiIyQ ijRUbBfxZ9y79NR6JT9OJHgT2j+ZdyBt92llChHlXmpBlmgDj0hm2zK2zOwWYvK/pjik D3ZbDDUJE5x1ODeYJqipPGA5Zfzu1pQhsTSPDUfe+UV5a5lMt+IiisIdMqOgQx+49ThV 1pIA== 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=CVyOqzD82VIbTbSOwbuQWHWMh9I7YtQWOzBVoRyLodQ=; b=uUH1T3wNTnFVewyKaQgbe1wFQBpdXUH4tiNTxRYixlVN9KsjMQtQadmYGyS3wLs3xh bH60+jCSs/RcIHog3gd7IMk1567qZ79wt9RDpIo2ZqbFM8bsdJfrTXmvnkOBAd+f9Y8S yXjVHUULWDNqpEqK6LqOl1FrlohJgNe89LW6Y4jUcGimz8oh9VolZaczAJ4Fpr/B+aI4 L8/Q84koJhNeCbaHHYbRgaVZLr2HyqRLZi9s2NvMI119mac9IqirY1JmMJbJdU1LZS4B gwtDg7oTD+zuj4nc9v964z586AJSW9/TOeZBZ8E2RGPigybvmsZu6swuqvkCgVrERmFL BheA== X-Gm-Message-State: AOAM532px1k6yNm56WTJ82O7zk4YfUoq8znVFyNdkvmfSWSJT2W8y8/B NIXXAqJ9rptGvGJWnH9O65dLAw== X-Google-Smtp-Source: ABdhPJz1YpTqlbDUFXDsWyUGZXPtHayhFsSxxtFIDbZ7aMjyWiFvHpMffWGAyH6vvBmAU2ji9WSF0w== X-Received: by 2002:a5d:6990:: with SMTP id g16mr23041965wru.131.1595921106735; Tue, 28 Jul 2020 00:25:06 -0700 (PDT) Received: from dell ([2.27.167.73]) by smtp.gmail.com with ESMTPSA id k126sm2849116wme.17.2020.07.28.00.25.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jul 2020 00:25:06 -0700 (PDT) Date: Tue, 28 Jul 2020 08:25:04 +0100 From: Lee Jones To: Michael Walle Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-pwm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Bartosz Golaszewski , Rob Herring , Jean Delvare , Guenter Roeck , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Wim Van Sebroeck , Shawn Guo , Li Yang , Thomas Gleixner , Jason Cooper , Marc Zyngier , Mark Brown , Greg Kroah-Hartman , Andy Shevchenko , Catalin Marinas , Will Deacon , Pavel Machek Subject: Re: [PATCH v6 03/13] mfd: simple-mfd-i2c: add sl28cpld support Message-ID: <20200728072504.GG1850026@dell> References: <20200725231834.25642-1-michael@walle.cc> <20200725231834.25642-4-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200725231834.25642-4-michael@walle.cc> Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Sun, 26 Jul 2020, Michael Walle wrote: > Add the core support for the board management controller found on the > SMARC-sAL28 board. > > At the moment, this controller is used on the Kontron SMARC-sAL28 board. > > Signed-off-by: Michael Walle > --- > Changes since v5: > - none > > Changes since v4: > - new patch > > drivers/mfd/simple-mfd-i2c.c | 1 + > 1 file changed, 1 insertion(+) For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog