Re: [PATCH v4 0/3] Add initial device tree for Billion Capture+
From: Konrad Dybcio
Date: Mon Jun 30 2025 - 06:37:24 EST
On 29-Jun-25 08:44, Cristian Cozzolino via B4 Relay wrote:
> 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@xxxxxxxxxxxxxx>
> ---
> Changes in v4:
> - pick up tags (Rob);
> - Link to v3: https://lore.kernel.org/r/20250626-rimob-initial-devicetree-v3-0-4017ac9fd93d@xxxxxxxxxxxxxx
>
> Changes in v3:
> - (patch 3/3): pick up tag (Konrad);
> - Link to v2: https://lore.kernel.org/r/20250624-rimob-initial-devicetree-v2-0-34f6045ebc30@xxxxxxxxxxxxxx
Resending just to pick up tags is not necessary, maintainer scripts
take care of grabbing them
Konrad