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=-15.7 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,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 5234FC433E0 for ; Thu, 4 Feb 2021 13:47:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 16F2D64F45 for ; Thu, 4 Feb 2021 13:47:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236457AbhBDNql (ORCPT ); Thu, 4 Feb 2021 08:46:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236408AbhBDNo5 (ORCPT ); Thu, 4 Feb 2021 08:44:57 -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 EB564C061573 for ; Thu, 4 Feb 2021 05:44:15 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id u14so3024911wmq.4 for ; Thu, 04 Feb 2021 05:44:15 -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=lRYvK8OMCHMkGJ2UxDzBQw4RlWR868ddrnX7Z1FGiaE=; b=pLL+20zrB9hl28++h/IR1o2YCSmZmIf5uu53yfbCqmTn/GZq1rYk3NXwhAgyCeDGMz R409AufnzRdZR4WCxmB2ee4unGmyIRglDmFztvuGFFiIFt2L3P3F7dOqMkaPRyaUSqab Pkw4P1nrlPS7PZsfftUX+MDdPClggErzmSBDWJEtKONddf2Q6uTi1KUC7T3jGFyJZxwF Ekm84/ShbsXU9wiR6mhxBnMQJSKkLvzNtOvYfwUbh2KUN0fmGkF1g0hLalY6g9UPZA6B U3elBRmhyNZQG3jsNj2V4E4I6Pf+AWCXfsxYQhbq9UFfLfhDoPV3WoV9J649PZa5Wdkc Et+g== 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=lRYvK8OMCHMkGJ2UxDzBQw4RlWR868ddrnX7Z1FGiaE=; b=mf1zyPoEAsyoHPMWEHn7mgn8ZhvI1CFHH9W7eUBUmD5VqfR5dQ8vPWyOvCIvMlOF6u ORL6rSmV1t1O0voTnM7mJCTRKSQgr9dVrCZQmhll/iJoHwh80aeO46L5+u0B3yxk/8GZ 5PMgtqk8AhhUgirNq5mhuSV7YYjijwC4vsynhMrQ5n+5q0pQQZA4Ah0vQIBD9rJN0yOc owAS0s9BwbbKPL05xmSkUfiIyr/BxFPVnswBxUt+A7S0AbuVPCpXYaYvQIe/bnZ2c4Nn 8QNsu2FtzouEumIbV2v3Ru/7Fuf4pdczJgxJZr5dSyvdigNuUDoBMqFZRLdTNnKitDMr Hteg== X-Gm-Message-State: AOAM532QWTlWs2MBWf4/RbdkAjTiTk+6ZrmpbdUDgs36j0tV4KrkFl3C vVSsDD1yD3UJ5jizGnYey8cVHQ== X-Google-Smtp-Source: ABdhPJwV2CZpAqZ/stq0i/AuZHm4dX3DgAU4MuOT1GRlwq81uLSdldL7Plrh4nNTmdTSYpm7nIg+uA== X-Received: by 2002:a1c:46c5:: with SMTP id t188mr7500875wma.170.1612446254671; Thu, 04 Feb 2021 05:44:14 -0800 (PST) Received: from dell ([91.110.221.188]) by smtp.gmail.com with ESMTPSA id f7sm7580855wre.78.2021.02.04.05.44.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Feb 2021 05:44:14 -0800 (PST) Date: Thu, 4 Feb 2021 13:44:12 +0000 From: Lee Jones To: Hans de Goede Cc: MyungJoo Ham , Chanwoo Choi , Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Jie Yang , Mark Brown , patches@opensource.cirrus.com, linux-kernel@vger.kernel.org, Andy Shevchenko , Charles Keepax , alsa-devel@alsa-project.org Subject: Re: [PATCH v4 resend 01/13] mfd: arizona: Drop arizona-extcon cells Message-ID: <20210204134412.GG2789116@dell> References: <20210204112502.88362-1-hdegoede@redhat.com> <20210204112502.88362-2-hdegoede@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210204112502.88362-2-hdegoede@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 04 Feb 2021, Hans de Goede wrote: > The arizona jack-dection handling is being reworked so that the > codec-child-device drivers directly handle jack-detect themselves, > so it is no longer necessary to instantiate "arizona-extcon" > child-devices. > > Acked-by: Charles Keepax > Tested-by: Charles Keepax > Signed-off-by: Hans de Goede > --- > drivers/mfd/arizona-core.c | 20 -------------------- > 1 file changed, 20 deletions(-) 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