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 2899E3AF679; Mon, 23 Mar 2026 14:50:49 +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=1774277449; cv=none; b=f8hzTlcNgQwsZm+LVNUPd6wITNft2WxrqF5iSf5YL+/ffE41Cv3+KZtt7BnCy2esP1Iaq4yF9eaxgH3J/otZvJEnb1oeoNWI3mR4bh4vYmrLuk8LgZwjthO9oNVQPDRHJmzM3e0O219+7pYEyRcf2T/N8c3KsiHoQ1NzlgRvv7Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774277449; c=relaxed/simple; bh=4f9AlNnvt1H1wntRZn7D84y90Dv7pzJJe2ZUYbDXEHM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Gsdh/vF6f5Uz9yHX707+2OuWpw4adIqv1xBf4K6I0VGuaH+FB8E6W72rX36haPjVhE+jAR5HSk8bzUKIVHCNcSuveUSDSgKFfo9VKilPgxm7rA915dTLlFfZT0o4uqhP5EAOJq4GMbxpLb8TfQ9FzqZqoLu7Wl876wjz9UwfjZE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FOaDly/p; 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="FOaDly/p" Received: by smtp.kernel.org (Postfix) with ESMTPSA id ED885C4CEF7; Mon, 23 Mar 2026 14:50:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774277448; bh=4f9AlNnvt1H1wntRZn7D84y90Dv7pzJJe2ZUYbDXEHM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FOaDly/pqt/70MZIhJMoawJx76IEihEHmZB1Ce+Y5f6I8d/wxrvQPxgDDnzXM0ZQK Merm8QOne1mkGi8lCRYK4bmQyrR555HqK49t3LE/DwKK/o2zXdD83yfs4Py5Gc53u3 gnE3Fv7dX4u5h9EISNvxniACL61WTnS/suvEhuPrpF2l2gm09PBtT0CSzrly0RJkPO kq2b5ZiGV1zmF2hCVIxL2z1ql+6OD439tLE59xZ/BSkB24sLfvDTOdhE+wvEzYcOBE N0/Tk3Bn8RU8cRwJeoQSvAfFma+GIGjJ7FHRRTmkiwFTbxC5OSotDW/EmbrVjtyD1O gsNjbK6+DMb2g== From: Bjorn Andersson To: Dmitry Torokhov , Jonathan Corbet , Jiri Kosina , Benjamin Tissoires , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Casey Connolly , =?UTF-8?q?Guido=20G=C3=BCnther?= , David Heidelberg Cc: linux-input@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, phone-devel@vger.kernel.org, Gergo Koteles , Casey Connolly Subject: Re: (subset) [PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider Date: Mon, 23 Mar 2026 09:50:42 -0500 Message-ID: <177427743912.13372.18307860238374412246.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20251113-op6-tri-state-v8-0-54073f3874bc@ixit.cz> References: <20251113-op6-tri-state-v8-0-54073f3874bc@ixit.cz> Precedence: bulk X-Mailing-List: linux-input@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 Thu, 13 Nov 2025 17:02:57 +0100, David Heidelberg wrote: > This series add initial support for OnePlus 6 and 6T, but other OnePlus > phones contains same mechanism to switch sound profiles. > > This code was tested for two years within the downstream Snapdragon 845 tree. > It is now perfectly integrated with feedbackd in the Phosh environment. > > The series is also available (until merged) at > https://gitlab.com/sdm845/sdm845-next/-/commits/b4/op6-tri-state > > [...] Applied, thanks! [2/2] arm64: dts: qcom: sdm845-oneplus: Add alert-slider commit: ca5adb26c5927f28016c6b1778622dee9ada5ca0 Best regards, -- Bjorn Andersson