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...@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 | 251 +++++++++++++++++++++ 4 files changed, 255 insertions(+) --- base-commit: 0ff41df1cb268fc69e703a08a57ee14ae967d0ca change-id: 20250620-rimob-initial-devicetree-da86a5bffc8b Best regards, -- Cristian Cozzolino <cristian...@protonmail.com>