Skip to content

Commit

Permalink
ARM: dts: add support for Sony Xperia T (codename mint) based on MSM8960
Browse files Browse the repository at this point in the history
Add basic support for this phone. Currently not tested in actual state.

Originally written by Bjorn Andersson.
  • Loading branch information
okias committed Aug 4, 2024
1 parent 68cbff9 commit d8a0f94
Show file tree
Hide file tree
Showing 3 changed files with 666 additions and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/arm/qcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ properties:
- enum:
- qcom,msm8960-cdp
- samsung,expressatt
- sony,mint
- const: qcom,msm8960

- items:
Expand Down
1 change: 1 addition & 0 deletions arch/arm/boot/dts/qcom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \
qcom-msm8926-samsung-matisselte.dtb \
qcom-msm8960-cdp.dtb \
qcom-msm8960-samsung-expressatt.dtb \
qcom-msm8960-sony-mint.dtb \
qcom-msm8974-lge-nexus5-hammerhead.dtb \
qcom-msm8974-samsung-hlte.dtb \
qcom-msm8974-sony-xperia-rhine-amami.dtb \
Expand Down
Loading

0 comments on commit d8a0f94

Please sign in to comment.