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.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,SPF_HELO_NONE,SPF_PASS 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 B62D5C47093 for ; Tue, 1 Jun 2021 15:48:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8AF4F613B1 for ; Tue, 1 Jun 2021 15:48:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234384AbhFAPtv (ORCPT ); Tue, 1 Jun 2021 11:49:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234082AbhFAPtu (ORCPT ); Tue, 1 Jun 2021 11:49:50 -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 DB1A9C06175F for ; Tue, 1 Jun 2021 08:48:08 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id z8so9751861wrp.12 for ; Tue, 01 Jun 2021 08:48:08 -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=KONWqLG6CUXaRV5hwllfvFmPWL0Jl8cb7j10mpIM550=; b=cnK0ZkWs2/SewuH/NKxorjIyIkfEUPQUTZehAPoW6IoPQBKoMAWIelEfE5N22he+Gc ry06rfEAkFOH8dlo6LWXrBLW6aQBSrP9WxOem+QtD80sVfiHcXKP1XXe/xo5SvidJqSV sgxYV21GkcOlI5/fE9IU1kRGYWbIIpv5cqwg9V1foYeo5bs76GQqyqk1830N0Xju50lm M1lY/NGtba0vUnD7CvUmjigyMAN9qwPcw4j6OyQd/2ytRjOHSQie+uyAXO4qJzd8K6An C+q/oLNV1Emikd/WHxe4lXYioh4kU/qnLTOSfk+eJ/a5ntcg7QS88R3z2yHaMpiLsQS6 /qBw== 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=KONWqLG6CUXaRV5hwllfvFmPWL0Jl8cb7j10mpIM550=; b=MjJ9zH17GPd/Qr7XT+y4HSSPeszG1fxvWzrPgT7uhs8MU1uXrzjPRBEOGeXkJLc91O 6HSt+zuQ0+AlSBjWzRo5UDf/+Tlj9tjDHImBfK+pO8MApc866bZ0MN9goYnqfwk11d8U CTQ+2tOl9BrrXgRFetO6wPCUdM26y4jwF8yytFEWMfo6cOJ3vQW67WV6J2IRTzX9zJ7z esVpW3nQu3Id6w939ZLqf+HBgl8y/KxfUYv/PAXYyHwzMiuHVCQiSi1Y5fgQG5VsbU4B JjN2GKgq6PKLCjiK/owJWTT9vexFBRdyDhZeD02dQl1lOMAk8IY7RvId1oM7dkPgcG9j Dzjg== X-Gm-Message-State: AOAM530kMpOK9OCdPCxeeHGo8ua9uLfCj0AfQBukKAoG2NtuMEzOui4d qnU84Q3d3XPmseYA8qO/rrkpjA== X-Google-Smtp-Source: ABdhPJxcoVIpBA7C0tcHpkh8NoySQOCYDJ7uWohpbQ/QLRGQQmfdrpzXTq1Wc4+T7riMjaVVR4+/Tw== X-Received: by 2002:adf:f044:: with SMTP id t4mr16812609wro.73.1622562487446; Tue, 01 Jun 2021 08:48:07 -0700 (PDT) Received: from dell ([91.110.221.249]) by smtp.gmail.com with ESMTPSA id r7sm2872895wmq.3.2021.06.01.08.48.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Jun 2021 08:48:06 -0700 (PDT) Date: Tue, 1 Jun 2021 16:48:04 +0100 From: Lee Jones To: Matti Vaittinen Cc: Matti Vaittinen , Rob Herring , Liam Girdwood , Mark Brown , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Sebastian Reichel , Alessandro Zummo , Alexandre Belloni , Wim Van Sebroeck , Guenter Roeck , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-power@fi.rohmeurope.com, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH 8/9] mfd: bd70528: Drop BD70528 support Message-ID: <20210601154804.GA2165650@dell> References: 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-gpio@vger.kernel.org On Tue, 25 May 2021, Matti Vaittinen wrote: > The only known BD70528 use-cases are such that the PMIC is controlled > from separate MCU which is not running Linux. I am not aware of > any Linux driver users. Furthermore, it seems there is no demand for > this IC. Let's ease the maintenance burden and drop the driver. We can > always add it back if there is sudden need for it. > > Signed-off-by: Matti Vaittinen > > --- > Please let me know if some of you think the driver is needed. > --- > drivers/mfd/Kconfig | 17 -- > drivers/mfd/Makefile | 1 - > drivers/mfd/rohm-bd70528.c | 314 ------------------------- > include/linux/mfd/rohm-bd70528.h | 391 ------------------------------- > include/linux/mfd/rohm-generic.h | 1 - > 5 files changed, 724 deletions(-) > delete mode 100644 drivers/mfd/rohm-bd70528.c > delete mode 100644 include/linux/mfd/rohm-bd70528.h Acked-by: Lee Jones -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog