Skip to content

arm64: dts: qcom: msm8953: Add device tree for Billion Capture+ #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2025

Conversation

cristianc
Copy link

Billion Capture+ is a handset using the MSM8953 SoC released in 2017

Add a device tree with initial support for:

  • GPIO keys
  • SDHCI (internal and external storage)
  • USB Device Mode
  • Regulators
  • Simple framebuffer
  • Haptics

gpio-keys {
compatible = "gpio-keys";

pinctrl-names = "default";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pinctrl-names = "default";
pinctrl-0 = <&gpio_key_default>;

@barni2000 barni2000 merged commit 392af3d into msm8953-mainline:6.15/main Aug 10, 2025
@barni2000
Copy link
Member

Thank you!

Billion Capture+ is a handset using the MSM8953 SoC released in 2017

Add a device tree with initial support for:

- GPIO keys
- SDHCI (internal and external storage)
- USB Device Mode
- Regulators
- Simple framebuffer
- Haptics
@cristianc cristianc deleted the rimob branch August 12, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants