From: Stephan Gerhold <stephan.gerhold@linaro.org>
To: adamp@posteo.de
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org
Subject: Re: [PATCH v4 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree
Date: Mon, 9 Mar 2026 10:16:18 +0100 [thread overview]
Message-ID: <aa6P4rE7d2ftaeAw@linaro.org> (raw)
In-Reply-To: <20260307-wiko-chuppito-v4-3-325ac66ae338@posteo.de>
On Sat, Mar 07, 2026 at 06:23:12PM +0100, Paul Adam via B4 Relay wrote:
> From: Paul Adam <adamp@posteo.de>
>
> Add an initial device tree for Wiko PULP 4G.
> Includes support for:
> - UART
> - USB (no OTG)
> - Internal storage
> - MicroSD
> - Volume keys + Power button
> - Touchscreen
> - Backlight
> - Accelerometer: Invensense MPU6880
> - Magnetometer: Asahi Kasei AK09911
> - Hall sensor: Rohm BU52021HFV
> - Proximity sensor
> - Vibrator
> - Earpiece
> - Microphone 1
> - Headphones
> - Wifi
> - Bluetooth
> - GPU
>
> Signed-off-by: Paul Adam <adamp@posteo.de>
> ---
> arch/arm64/boot/dts/qcom/Makefile | 1 +
> arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts | 315 +++++++++++++++++++++
> 2 files changed, 316 insertions(+)
>
> [...]
> diff --git a/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts b/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts
> new file mode 100644
> index 000000000000..d927bae2b208
> --- /dev/null
> +++ b/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts
> @@ -0,0 +1,315 @@
> [...]
> +&sound {
> + audio-routing = "AMIC1", "MIC BIAS Internal1",
> + "AMIC2", "MIC BIAS Internal2",
> + "AMIC3", "MIC BIAS Internal1";
Sorry, just noticed this now:
This seems a bit suspicious (I would expect "MIC BIAS Internal3"), have
you tested if the secondary microphone works?
Thanks,
Stephan
next prev parent reply other threads:[~2026-03-09 9:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-07 17:23 [PATCH v4 0/3] Add wiko-chuppito devictree Paul Adam
2026-03-07 17:23 ` Paul Adam via B4 Relay
2026-03-07 17:23 ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add WIKO SAS Paul Adam
2026-03-07 17:23 ` Paul Adam via B4 Relay
2026-03-07 17:23 ` [PATCH v4 2/3] dt-bindings: arm: qcom: add wiko,chuppito compatible string Paul Adam
2026-03-07 17:23 ` Paul Adam via B4 Relay
2026-03-07 17:23 ` [PATCH v4 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree Paul Adam
2026-03-07 17:23 ` Paul Adam via B4 Relay
2026-03-09 9:16 ` Stephan Gerhold [this message]
2026-03-09 21:48 ` Paul Adam
2026-03-09 22:07 ` Stephan Gerhold
2026-03-10 12:30 ` Konrad Dybcio
2026-03-11 18:40 ` Paul Adam
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=aa6P4rE7d2ftaeAw@linaro.org \
--to=stephan.gerhold@linaro.org \
--cc=adamp@posteo.de \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.