From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: cristian_ci@protonmail.com, 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>
Cc: 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 3/3] arm64: dts: qcom: msm8953: Add device tree for Billion Capture+
Date: Sat, 21 Jun 2025 12:16:58 +0200 [thread overview]
Message-ID: <557166bd-cbe2-4a7b-bd6c-8daec1cecc3d@oss.qualcomm.com> (raw)
In-Reply-To: <20250620-rimob-initial-devicetree-v1-3-8e667ea21f82@protonmail.com>
On 6/20/25 11:51 PM, Cristian Cozzolino via B4 Relay wrote:
> From: Cristian Cozzolino <cristian_ci@protonmail.com>
>
> Billion Capture+ (flipkart,rimob) is a smartphone released in 2017, based
> on Snapdragon 625 (MSM8953) SoC.
>
> Add a device tree with initial support for:
>
> - GPIO keys
> - SDHCI (internal and external storage)
> - USB Device Mode
> - Regulators
> - Simple framebuffer
>
> Signed-off-by: Cristian Cozzolino <cristian_ci@protonmail.com>
> ---
[...]
> +
> + gpio-keys {
> + compatible = "gpio-keys";
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <&gpio_key_default>;
property-n
property-names
please
[...]
> + reserved-memory {
> + qseecom@0 {
> + reg = <0x00 0x84a00000 0x00 0x1900000>;
'0x0'
[...]
> +
> +&sdhc_1 {
> + vmmc-supply = <&pm8953_l8>;
> + vqmmc-supply = <&pm8953_l5>;
you should add regulator-allow-set-load to these vregs
[...]
> +&tlmm {
> + gpio-reserved-ranges = <0 4>,
These GPIOs correspond to I2C/SPI_1
<135 4>;
And these correspond to I2C/SPI_7
Without much more knowledge, I would guesstimate one of them is
for a fingerprint reader and the other for NFC eSE
Konrad
next prev parent reply other threads:[~2025-06-21 10:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 21:51 [PATCH 0/3] Add initial device tree for Billion Capture+ Cristian Cozzolino via B4 Relay
2025-06-20 21:51 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Flipkart Cristian Cozzolino via B4 Relay
2025-06-20 21:51 ` [PATCH 2/3] dt-bindings: arm: qcom: Add Billion Capture+ Cristian Cozzolino via B4 Relay
2025-06-20 21:51 ` [PATCH 3/3] arm64: dts: qcom: msm8953: Add device tree for " Cristian Cozzolino via B4 Relay
2025-06-20 22:20 ` Luca Weiss
2025-06-21 7:07 ` cristian_ci
2025-06-21 9:27 ` Luca Weiss
2025-06-21 10:11 ` Konrad Dybcio
2025-06-21 10:53 ` Luca Weiss
2025-06-21 11:34 ` Konrad Dybcio
2025-06-21 10:16 ` Konrad Dybcio [this message]
2025-06-21 19:31 ` cristian_ci
2025-06-23 10:11 ` Konrad Dybcio
2025-06-23 14:49 ` cristian_ci
2025-06-23 14:51 ` Konrad Dybcio
2025-06-23 2:39 ` [PATCH 0/3] Add initial " Rob Herring (Arm)
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=557166bd-cbe2-4a7b-bd6c-8daec1cecc3d@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=cristian_ci@protonmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).