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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 8C63CC4708F for ; Fri, 28 May 2021 14:23:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A5446127A for ; Fri, 28 May 2021 14:23:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235077AbhE1OYu (ORCPT ); Fri, 28 May 2021 10:24:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235271AbhE1OYt (ORCPT ); Fri, 28 May 2021 10:24:49 -0400 Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com [IPv6:2607:f8b0:4864:20::b34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9066C06174A for ; Fri, 28 May 2021 07:23:13 -0700 (PDT) Received: by mail-yb1-xb34.google.com with SMTP id g38so5714609ybi.12 for ; Fri, 28 May 2021 07:23:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=syysfoCLQhlZX4I15Hdgek+czZDdAMbqNxcJPk1EsOQ=; b=Bi4g/rtry3daF+gwc3vRtRNefr36ib+72ReLa3GeeD9O3ybgsW5H+StLvG598fcTA2 MxJCazJmuhXChu6NvwkTut4KABCZtDklevvhSdJrjzkGSFpjSB9y1qKrfSy/NJ2F9zqa SZ1tZs0U6q14X/bQF2A24cWdOm+OoG6tGIOcgxXj07e6xNBC4d2gkVJuryB4N0qhMpSv vjosCTpmqAA7DzXW5J9O4/xo9afKZ9gPBnxKBSRuGMrT6i6aZSDO3XwKpRv4Txh494Db xnpj5063UpPa68aZM8xfll+N3FUZukP1ajAbSd7u4yzb1znukr81z6bLt4hdid2Qss8i 6bRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=syysfoCLQhlZX4I15Hdgek+czZDdAMbqNxcJPk1EsOQ=; b=WsC1qDBsvhBd7XiFqe//8Dh6O078JvCmDBNnuYIugGUCcz0DwE/3647zj67y9emZx0 v4jGvA8hoMCgfK6Qu6dsjg3Sds7x6btrqWhJvkYTVJ+RphZQFWSa6kmsu2vLCJXa7x2F Y2OgCosK0Q/Q3l46woafLjs86av/JVtuaaXtZQ1BC3Itpk2zeO0jr2dSvNxa4VQBRGDg 2RXk4G6TVkC6fVRfIGN5kz16BjhHNVzLPs4otGB4CiI5BPvhr8HO4xEwonhpiFjKxhhG pVTRIwIv7HqoCApDQaVjRo4lLHQdF+ioKFcBWb787NecYW2V4pIAYlVaZJJpG9s0g9CP UosQ== X-Gm-Message-State: AOAM532SiVX+WBtA+y90lj82mgUzYrHmuX/vYIwuutChWnCR/mKn+PuS 91wq/d8CXjueS9Pgh5q1qkKgemrf9s7gxhQASJ98Ng== X-Google-Smtp-Source: ABdhPJx8mHtOAu17ADz6J7AwfAXA/YIRldt+oDMdzuZLRNE9q/0fTWnkdiCMlbQ3GUS+scmZ1tLW01HbzK50dqSraow= X-Received: by 2002:a25:420c:: with SMTP id p12mr9823321yba.25.1622211792670; Fri, 28 May 2021 07:23:12 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bartosz Golaszewski Date: Fri, 28 May 2021 16:23:02 +0200 Message-ID: Subject: Re: [PATCH 6/9] gpio: bd70528 Drop BD70528 support To: Matti Vaittinen Cc: Matti Vaittinen , Lee Jones , Rob Herring , Liam Girdwood , Mark Brown , Michael Turquette , Stephen Boyd , Linus Walleij , Sebastian Reichel , Alessandro Zummo , Alexandre Belloni , Wim Van Sebroeck , Guenter Roeck , linux-devicetree , LKML , linux-clk , linux-power , linux-gpio , linux-pm , linux-rtc@vger.kernel.org, LINUXWATCHDOG Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Tue, May 25, 2021 at 12:15 PM 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 > > --- Acked-by: Bartosz Golaszewski