Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: cros-qcom-dts-watchers@chromium.org,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	Dzmitry Sankouski <dsankouski@gmail.com>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
	Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH v9 00/12] This is continued work on Samsung S9(SM-9600) starqltechn
Date: Fri, 14 Mar 2025 15:00:48 -0500	[thread overview]
Message-ID: <174198247879.1604753.3196352252010411170.b4-ty@kernel.org> (raw)
In-Reply-To: <20250225-starqltechn_integration_upstream-v9-0-a5d80375cb66@gmail.com>


On Tue, 25 Feb 2025 19:38:51 +0300, Dzmitry Sankouski wrote:
> Contains starqltechn device tree changes.
> Add support for new features:
> - sound (headphones and mics only)
> - gpu
> - panel
> - buttons
> - MAX77705 MFD:
>   - charger
>   - fuelgauge
>   - haptic
>   - led
> 
> [...]

Applied, thanks!

[01/12] arm64: dts: qcom: sdm845: enable gmu
        commit: eb8b09e61bd2419263a15c37b068982be620eab6
[02/12] arm64: dts: qcom: sdm845-starqltechn: remove wifi
        commit: 2d3dd4b237638853b8a99353401ab8d88a6afb6c
[03/12] arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake
        commit: 242e4126ee007b95765c21a9d74651fdcf221f2b
[04/12] arm64: dts: qcom: sdm845-starqltechn: refactor node order
        commit: cba1dd3d851ebc1b6c5ae4000208a9753320694b
[05/12] arm64: dts: qcom: sdm845-starqltechn: remove excess reserved gpios
        commit: fb5fce873b952f8b1c5f7edcabcc8611ef45ea7a
[06/12] arm64: dts: qcom: sdm845-starqltechn: add gpio keys
        commit: b58e67cd607e43b56f7cd509bdef0577d4658f10
[07/12] arm64: dts: qcom: sdm845-starqltechn: add max77705 PMIC
        commit: 7a88a931d09564b3ae84e7abd5cd412af1dd5280
[08/12] arm64: dts: qcom: sdm845-starqltechn: add display PMIC
        commit: 3a4600448befafe598f30d7e30aa89cef8226519
[09/12] arm64: dts: qcom: sdm845-starqltechn: add touchscreen support
        commit: 801733b4757ccef4dfce046639cf3ddeae7253b1
[10/12] arm64: dts: qcom: sdm845-starqltechn: add initial sound support
        (no commit info)
[11/12] arm64: dts: qcom: sdm845-starqltechn: add graphics support
        (no commit info)
[12/12] arm64: dts: qcom: sdm845-starqltechn: add modem support
        (no commit info)

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

  parent reply	other threads:[~2025-03-14 20:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25 16:38 [PATCH v9 00/12] This is continued work on Samsung S9(SM-9600) starqltechn Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 01/12] arm64: dts: qcom: sdm845: enable gmu Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 02/12] arm64: dts: qcom: sdm845-starqltechn: remove wifi Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 03/12] arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 04/12] arm64: dts: qcom: sdm845-starqltechn: refactor node order Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 05/12] arm64: dts: qcom: sdm845-starqltechn: remove excess reserved gpios Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 06/12] arm64: dts: qcom: sdm845-starqltechn: add gpio keys Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 07/12] arm64: dts: qcom: sdm845-starqltechn: add max77705 PMIC Dzmitry Sankouski
2025-02-25 16:38 ` [PATCH v9 08/12] arm64: dts: qcom: sdm845-starqltechn: add display PMIC Dzmitry Sankouski
2025-02-25 16:39 ` [PATCH v9 09/12] arm64: dts: qcom: sdm845-starqltechn: add touchscreen support Dzmitry Sankouski
2025-02-25 16:39 ` [PATCH v9 10/12] arm64: dts: qcom: sdm845-starqltechn: add initial sound support Dzmitry Sankouski
2025-02-25 16:39 ` [PATCH v9 11/12] arm64: dts: qcom: sdm845-starqltechn: add graphics support Dzmitry Sankouski
2025-02-25 16:39 ` [PATCH v9 12/12] arm64: dts: qcom: sdm845-starqltechn: add modem support Dzmitry Sankouski
2025-02-26 15:36 ` [PATCH v9 00/12] This is continued work on Samsung S9(SM-9600) starqltechn Rob Herring (Arm)
2025-03-14 20:00 ` Bjorn Andersson [this message]
2025-05-20  2:14 ` (subset) " Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174198247879.1604753.3196352252010411170.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=cros-qcom-dts-watchers@chromium.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dsankouski@gmail.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox