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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1FC55C433F5 for ; Fri, 22 Oct 2021 00:52:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0188D6135E for ; Fri, 22 Oct 2021 00:52:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232154AbhJVAzK (ORCPT ); Thu, 21 Oct 2021 20:55:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:40952 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbhJVAzJ (ORCPT ); Thu, 21 Oct 2021 20:55:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A694761371; Fri, 22 Oct 2021 00:52:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634863973; bh=/ar7Vm5chhxFFJNLsH1Cx7MqXOvv+yBrbQnZyJ7ext0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ugDqVE5LEFVT7/8vRX1SWqwaJ3I5ScNrEq2t0RusE9J4xkcI7xqNz/rGm+OGE2ePP BMnWjwEuVU4FEa0SG+NUNzWfQDzTmJqHjz/8YAsI7FqN/SosBxBTjrADbYZynbiFDV 3qzPSII+4Tsym20VDjCTxdRgpAQLLFWSrK4esjxbSBQb9Nkuk2Uxv9VEnZhM7AYR3L 293LQ6kJc7HQFNFMJiGUxryVARloozj1p+HHPn67DnNFu3iJMGX3sYMsbCCXpP9Mrc XOYIZ8CdU1kydl6iEJVkbSgk/zUzQyWwMZOYRZQS7U58HsbSCGJuUtOmQzPZmf5yiL RhIKq8Di4+ggg== From: Mark Brown To: linux-arm-msm@vger.kernel.org, Luca Weiss Cc: Mark Brown , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Viresh Kumar , Sudeep Holla , David Collins , linux-gpio@vger.kernel.org, Lorenzo Pieralisi , Bjorn Andersson , Rob Herring , linux-clk@vger.kernel.org, Vinod Koul , devicetree@vger.kernel.org, Stephen Boyd , konrad.dybcio@somainline.org, linux-kernel@vger.kernel.org, Hector Martin , Greg Kroah-Hartman , Stephen Boyd Subject: Re: (subset) [PATCH v2 00/11] Initial Fairphone 4 support Date: Fri, 22 Oct 2021 01:52:45 +0100 Message-Id: <163486395942.2610269.17464570982100143546.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211007212444.328034-1-luca@z3ntu.xyz> References: <20211007212444.328034-1-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu, 7 Oct 2021 23:24:27 +0200, Luca Weiss wrote: > This series adds basic support for the recently announced Fairphone 4 > smartphone, based on the Snapdragon 750G (sm7225). > > This adds support for UART, power & volume buttons, screen based on > simple-framebuffer, regulators and USB. > > v2 fixes some stylistic problems in dts and corrects the situation with > pm6350 regulator supplies. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [02/11] dt-bindings: regulator: qcom,rpmh: Add compatible for PM6350 commit: 12271ba94530e7476eff09e98a7de10c31f5d474 [03/11] regulator: qcom-rpmh: Add PM6350 regulators commit: 0adafd62505ccb4787d4918fd0b4ca126b754453 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