[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250624-rimob-initial-devicetree-v2-0-34f6045ebc30@protonmail.com>
Date: Tue, 24 Jun 2025 03:20:04 +0200
From: Cristian Cozzolino via B4 Relay <devnull+cristian_ci.protonmail.com@...nel.org>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht,
phone-devel@...r.kernel.org,
Cristian Cozzolino <cristian_ci@...tonmail.com>
Subject: [PATCH v2 0/3] Add initial device tree for Billion Capture+
Billion Capture+ is a handset using the MSM8953 SoC released in 2017
and sold by Flipkart.
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@...tonmail.com>
---
Changes in v2:
- (patch 3/3):
- add unit address and label to qseecom (Luca);
- reorder properties alphabetically in gpio-keys node (Konrad);
- fix hex values in reg address and size cells: from 0x00 to 0x0 (Konrad);
- add regulator-allow-set-load property to regulators supplying sdhc1/sdhc2.
- Link to v1: https://lore.kernel.org/r/20250620-rimob-initial-devicetree-v1-0-8e667ea21f82@protonmail.com
---
Cristian Cozzolino (3):
dt-bindings: vendor-prefixes: Add Flipkart
dt-bindings: arm: qcom: Add Billion Capture+
arm64: dts: qcom: msm8953: Add device tree for Billion Capture+
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../arm64/boot/dts/qcom/msm8953-flipkart-rimob.dts | 255 +++++++++++++++++++++
4 files changed, 259 insertions(+)
---
base-commit: 0ff41df1cb268fc69e703a08a57ee14ae967d0ca
change-id: 20250620-rimob-initial-devicetree-da86a5bffc8b
Best regards,
--
Cristian Cozzolino <cristian_ci@...tonmail.com>
Powered by blists - more mailing lists