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=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable 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 E5EBBC4320E for ; Tue, 17 Aug 2021 07:26:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CF3A060C3E for ; Tue, 17 Aug 2021 07:26:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238517AbhHQH1Z (ORCPT ); Tue, 17 Aug 2021 03:27:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238067AbhHQH1Y (ORCPT ); Tue, 17 Aug 2021 03:27:24 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69CB4C061764 for ; Tue, 17 Aug 2021 00:26:51 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id x12so27101549wrr.11 for ; Tue, 17 Aug 2021 00:26:51 -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=9N5SbO53qVnZhxEemNdpRfF5fB3eDj8lmov3sQsZyQA=; b=MmiagQYwg/xcTeY6l+izyKL0dyCyQ/nEHgiGtT8zhrQEVQLqwPVY36uPXnU8gBzo5p 0Ue4iZsEDEuHttNRfkhpH6YbESomF3juTKRn3aKgxgv6HbXNuQRFKAMYZWILo9IbSq+x gTu7zJ2MjAEQsvIXacBA0FeCOEeZ0vq7wuARhhgBdELB9wD4cDJcylwmEaVi2/oyN6jf lNSrY51fRAx+F0zztDAPVL0oC4bVmZ7O5DDV40iNTO+NWO4GQDwnsNuEA+JqezALbdWb P3mZHItHYUsvxZahdyoD8FDlMXeVUUz8Q3KzaF76kocxX7N6GNPalc9xAB7Lh6HebROt Sr4Q== 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=9N5SbO53qVnZhxEemNdpRfF5fB3eDj8lmov3sQsZyQA=; b=k8OkCur9lbR7RtwZkxVH/BkKKKkIz28XKovgvdGnBYFiKCabgMXTUwuayJGeZSOHNO JQKy5/OuE86OsBHE5QvXEftXHTX96CuOTg+A1dsVUzr4ZXZLnTBTeTC+G6gi6fDanfS3 +FMd4H9af5vXjNnLj4s7tfZGL04nVOb/FHz8K7IShHjm8+yKVaDHvF16kbUKJO8yYLP3 79gTeOakw/RjX8KAfIofZf9nOViqijmOet9iZ2LWnm/S1CN94i3PGQKBjekzx/lsR9RK kE1OurYrV5CSR18Gux23bseHTF09gmer367OGwxg6JR0BDV1zU1D15WnFcbuXMwMvoP7 buew== X-Gm-Message-State: AOAM532yAIvsk8iHq5uF5iG9+8u2pWIqDefg3DwyUBPrMK0v0qxML/O6 RkyKKGtN16NAcS9ecod5gj9egw== X-Google-Smtp-Source: ABdhPJx9kbyxFEYPOmnSjIRigqP6QevkCsk60jRhuo8RicHZ6PCLHSkWqJLzVHmtUEro6W0r2eKS0w== X-Received: by 2002:adf:dd11:: with SMTP id a17mr2219820wrm.132.1629185210030; Tue, 17 Aug 2021 00:26:50 -0700 (PDT) Received: from google.com ([2.31.167.59]) by smtp.gmail.com with ESMTPSA id g6sm1321166wrm.73.2021.08.17.00.26.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Aug 2021 00:26:49 -0700 (PDT) Date: Tue, 17 Aug 2021 08:26:47 +0100 From: Lee Jones To: Andy Shevchenko Cc: Serge Semin , Linux Kernel Mailing List , "open list:GPIO SUBSYSTEM" , Hoan Tran , Serge Semin , Linus Walleij , Bartosz Golaszewski Subject: Re: [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes Message-ID: References: <20210726125436.58685-1-andriy.shevchenko@linux.intel.com> <20210726125436.58685-3-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Aug 2021, Andy Shevchenko wrote: > On Mon, Aug 16, 2021 at 5:19 PM Lee Jones wrote: > > On Mon, 16 Aug 2021, Andy Shevchenko wrote: > > > On Mon, Aug 16, 2021 at 02:33:28PM +0100, Lee Jones wrote: > > > > On Mon, 16 Aug 2021, Andy Shevchenko wrote: > > > > > On Mon, Aug 16, 2021 at 4:11 PM Lee Jones wrote: > > > > > > On Mon, 26 Jul 2021, Andy Shevchenko wrote: > > > > > > > > > > > > > The driver can provide a software node group instead of > > > > > > > passing legacy platform data. This will allow to drop > > > > > > > the legacy platform data structures along with unifying > > > > > > > a child device driver to use same interface for all > > > > > > > property providers, i.e. Device Tree, ACPI, and board files. > > > > > > > > > > > > > > Signed-off-by: Andy Shevchenko > > > > > > > --- > > > > > > > drivers/mfd/intel_quark_i2c_gpio.c | 70 ++++++++++++++++-------------- > > > > > > > 1 file changed, 37 insertions(+), 33 deletions(-) > > > > > > > > > > > > Doesn't seem to want to apply. > > > > > > > > > > Would it be okay for you to pull the immutable tag? > > > > > > > > What immutable tag? > > > > > > It's here: > > > https://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git/tag/?h=intel-gpio-v5.15-1 > > > > My Ack can't be merged like that. > > Which one? There are two on different patches. The one that I specifically said was "for my own reference". > Do you have any documentation on the rules you imply by MFD? No, the documentation is provided with the tag. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog