Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3680450pxj; Tue, 1 Jun 2021 10:40:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCVHXt6PfQUfCU8qnUDoGqpd1mVmSWEzxtniWMpb49g15lvAAVytFiKE4jI0ZL/3qWDZq4 X-Received: by 2002:a17:906:55cb:: with SMTP id z11mr18280207ejp.475.1622569228507; Tue, 01 Jun 2021 10:40:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622569228; cv=none; d=google.com; s=arc-20160816; b=X0DhtysbHjkXbMxH7n44hFKdDQWOfl3MR/I7LAQWO8ttP+7Wlg8LEJlJ95GGQm//9E oNBuImFSeXmsunw1LmKT6yA2chcAu5CwocrO4UFW7AYHInr9fVQyxwRan5vvDIHmNbgO zsP3NY24tXmbx6ipfOhaqe+QquQhxI9HuxvOA5SmmgUK/VecFtJChCxbrht/YXtpnhpl 2/zbhLYm5af6C+SJbel2RrATotZxzoTMABq3OAFXgcKjNs4cUMipbYIMNjdKIqWs4NW3 toDGNKpO3AGGOrxTBoUq/S9jFYfR96Mj98nMWya6xEn7Ga4WwkHZJD0fUZlcIQ93Q+uy U+4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=5j9xJD1Un0jpB4vmlYy69e27cQAS4DtsYfrxZi2azb4=; b=zA/51vIdAp+b/S198cQVZ0crZap76oFGhR9c4zRMBXgoKVNh9k6gDmEXbYqR7/E0Lm DVPJjULAytj1y/XmaSy/EwxfkuO86s1AzJKNX+U/XF838tSeEkj9nwypuYtDo/5COWDb TslHEzBGVQDqrkalSldDx8X1DwQKRyX4viF0syZtqLEZHmOaNJbTDl5NC9KDg6hEpPh7 Z850Tt3f3tRHUs7519bXPbTKuWlw7yKpQ8LhBk2HgjcxeYtsWtgbL27OnnG/gC4IRKDQ BGAsOy+q9KNPJE065Rh39LpqOYza9MBEACoWUIZ//OJJjMmAhLoz/DOSHpTtcb54poFb lRNQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=e1PAv+Qb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t27si11966313ejd.372.2021.06.01.10.40.05; Tue, 01 Jun 2021 10:40:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=e1PAv+Qb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234683AbhFARkh (ORCPT + 99 others); Tue, 1 Jun 2021 13:40:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:60762 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233397AbhFARkW (ORCPT ); Tue, 1 Jun 2021 13:40:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 85DA8613D0; Tue, 1 Jun 2021 17:38:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622569121; bh=XfUMjWuffX45+qjURFka3P5oHNGcgYqbkz4oq89yWwc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e1PAv+QbixO1aNTn7YIm3W3aER+xy+Ak2P2JhDK9/5ZPVTsgaSCC6N2Eidt8FrJVG 3ZYVQ3BH/93WaSqgfvmV6FB5KvPWSLmDG79xkLUmQ13kTjtfGpS+VX7qbqLxGHrvEs Xuw1oBorKis3+mYZ3QAzazF154FeQa27zqRDHUvX81kqGJnNNJkIw4NNf2Kt2sSuyZ vyJ0KaL3/ZMmU44hKc4pDqZXqtLTiG4xn+WGSsX6xhJuTGblpDYI2yPPVT2OYCF/lT 67DxTrQxXhLjgDZpfW7c0F9gHbMCtSJP7EFfxkthV6mUmkdYO9Pd1FdbS0B3PutYhp LB1fEHZar+G5g== From: Mark Brown To: Matti Vaittinen , Matti Vaittinen Cc: Mark Brown , linux-kernel@vger.kernel.org, Liam Girdwood , Lee Jones , linux-power@fi.rohmeurope.com Subject: Re: [PATCH] regulator: bd70528: Drop BD70528 support Date: Tue, 1 Jun 2021 18:38:04 +0100 Message-Id: <162256901745.20048.17375939757195771137.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 27 May 2021 14:59:29 +0300, 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. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: bd70528: Drop BD70528 support commit: 71de5d6e63c992abe037c43bc581cff432a5a1c4 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark