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=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 13FF8C433E0 for ; Mon, 6 Jul 2020 14:45:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D242A206CB for ; Mon, 6 Jul 2020 14:45:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DTiujMw1"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="CAvCS/P0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D242A206CB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Subject:References:In-Reply-To:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=78t7KtAuCWZoKBRCkEaWC0ocMRYFNE9N97iZKLgHj10=; b=DTiujMw1KmSXWpGhwTHFtgnnIS nXk/5UbfTl2rmNHPh3r/kYijkk+5kQwncgmNZG+c7xtO/1JZYTZ9YU4FjinO/eGoo/9F6/r2wmX8I XHbL5Ehrn8/uubHpqXWmSjuRSKRY8Ouug9N85HNK6h2vcKDYSjz6lgQ01n3eNTVCSnmo6i3OkWcT1 wuZabIsxACUNZ7QAL0J9ZPZZtiXW+qQu1mxhjRFOD/ymhr3TbGqKTPTniIdlFtqlYPZAuGGFyW9vc t6e702Tv1hGfjYCSVf2M4h2IaKseWhcS5UFGwFM0w9tv8UjOjQmOo0yFZWDZl4rN0MeifbXh3mvon vNx/z8DQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jsSLP-0007vw-7e; Mon, 06 Jul 2020 14:43:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jsSLM-0007vV-6Y for linux-arm-kernel@lists.infradead.org; Mon, 06 Jul 2020 14:43:41 +0000 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2E3B8206CB; Mon, 6 Jul 2020 14:43:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594046618; bh=mPDOwAUIsyMOqJhm0F0a70OGr4c9VVnVU1nOWYJWG3s=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=CAvCS/P042jiNSgkQBNwZuMLm760/OMkDfbaqMGRIGppyj5wM6dhdORj135HGx119 zPdzuRis/bpm5rHNkj07y5anPEW6fC2nlUna9zOF6YTfm5cEeLaxwYu1f+6uIYivyt EDZ9p3JgIdUTlFY2fcEeaFX1LkFfe6/7mEou3A+Q= Date: Mon, 06 Jul 2020 15:43:34 +0100 From: Mark Brown To: catalin.marinas@arm.com, s.hauer@pengutronix.de, shawnguo@kernel.org, Robin Gong , lgirdwood@gmail.com, john.lee@nxp.com, will@kernel.org, anson.huang@nxp.com, robh+dt@kernel.org, festevam@gmail.com, frieder.schrempf@kontron.de In-Reply-To: <1593793178-9737-1-git-send-email-yibin.gong@nxp.com> References: <1593793178-9737-1-git-send-email-yibin.gong@nxp.com> Subject: Re: [PATCH v2 0/4] Add pca9450 driver Message-Id: <159404660937.36664.12870991491139405194.b4-ty@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200706_104340_304747_358088B2 X-CRM114-Status: GOOD ( 11.77 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernel@pengutronix.de, devicetree@vger.kernel.org, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, 4 Jul 2020 00:19:34 +0800, Robin Gong wrote: > Add pca9450 driver for i.mx8mn-evk board. PCA9450A/B/C supported now. > Please refer to below link for PCA9450 datasheet: > https://www.nxp.com/docs/en/data-sheet/PCA9450DS.pdf > > v2: > 1. rebase with the latest code to use linear_ranges helper instead. > 2. address Frieder's comments, such as dulipcated buck4 description, > debug info added etc. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/2] regulator: pca9450: add pca9450 pmic driver commit: 0935ff5f1f0a44f66a13e075ed49f97ad99d2fdc [2/2] dt-bindings: regulator: add pca9450 regulator yaml commit: 7ae9e3a6bf3fb1b5a35a15d8a6e78fc42bed0867 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel