From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EDE3532E126; Thu, 7 May 2026 20:34:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778186084; cv=none; b=VHAVxWPIvUepOV13wDHlJlMWsI9TmwmWdpVhxRcBSfNWl25CkA+pj+mjJX9cctqnDsUj2/caXSYJBwn+NhrsUFReEGlTBnyliMhc03Ei2/dt1ispspNYGAAge+LoYDTHFO0PRvGOx0fWplQiR1PA8vZC9ZymWBc3w0skjRkclck= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778186084; c=relaxed/simple; bh=as/CgR01FJHIKBau3dHNfvJ/cE34Boyrv+5TsmaLWmQ=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=eNPRukdcvd6CJ1CpGdcuT2Ss0+vax3rfFuTmrwKiaYPYtwXBqqdjV5Kb7hx1VSbcJiPKS8hVnqzDapgsh1DmWJuaMvVy1wXrsMNjmdhEIe2TzGUNCBCl4b8Xwtbx2b0pYC6HwI3fFr9WpO4R83k2+MLvDXPSk2j26raTSVmsW4A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=V6hK0xV+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="V6hK0xV+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 02F82C4AF0C; Thu, 7 May 2026 20:34:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778186083; bh=as/CgR01FJHIKBau3dHNfvJ/cE34Boyrv+5TsmaLWmQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V6hK0xV+BV+0qXPil6xsAnkugi74601ArqkBSfeV+mbBLCbnqP8pS1ucE2jVLmBRj NRriQkbV/6SCIjDnSMHlh3PST4Reqx1cDMfXIeVFUnSUhObpweBRsYHKInvoIh6HMM HZoPHowpRZW/nK2IGO70oEOhX04DS+B/x9J48wWALrGJQ+RWwTrfqjiK8Bcn+gdZ9E EVoJziPb0fgQi0M0LfvAwSp/OZIBCSaog2OIdwTCDJlD96Ho6FinT925IuutT7sfU4 G1RAj5oYM5RIh6g4f4b1Lnh6NSw2a9BcgqLDHpBPE6TL9D4UHK2mOGQ0mXGu610GSU PspAx3hoBX0RQ== From: Bjorn Andersson To: Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , Luca Weiss , Dmitry Baryshkov , Alexander Koskovich Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio , Krzysztof Kozlowski Subject: Re: [PATCH v2 0/3] arm64: dts: qcom: Add support for the Nothing Phone (3a) Date: Thu, 7 May 2026 15:34:13 -0500 Message-ID: <177818606003.73000.3519771547557313467.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260323-asteroids-v2-0-1a35fa9e178a@pm.me> References: <20260323-asteroids-v2-0-1a35fa9e178a@pm.me> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Mon, 23 Mar 2026 13:54:29 +0000, Alexander Koskovich wrote: > This series adds initial support for the Nothing Phone (3a) smartphone, which > is based on the on the Milos/SM7635 SoC. > > Applied, thanks! [1/3] arm64: dts: qcom: milos: Reduce rmtfs_mem size to 2.5MiB commit: 1f820571ca7c64d3fd5bd9bf653b571cb3350703 [2/3] dt-bindings: arm: qcom: Add the Nothing Phone (3a) commit: 93be926a7f6dc89657d3e8488f353893841039ce [3/3] arm64: dts: qcom: Add the Nothing Phone (3a) commit: edbf03c9fb5ff72f8e7974b35f7ee2d9ae7cb371 Best regards, -- Bjorn Andersson