Skip to content

Commit

Permalink
wiki: devices: Add Xiaomi 12T Pro / Redmi K50 Ultra (diting)
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Reidel <[email protected]>
  • Loading branch information
Gelbpunkt committed May 20, 2024
1 parent 706e0b1 commit 5dd4611
Show file tree
Hide file tree
Showing 16 changed files with 185 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _data/devices/diting_variant1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
cameras:
- {flash: 'LED', info: '200 MP (main)'}
- {flash: 'LED', info: '8 MP (ultrawide)'}
- {flash: 'LED', info: '2 MP (macro)'}
- {flash: None, info: '20 MP (front)'}
codename: diting
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3.19 GHz + 3 x 2.75 GHz + 4 x 1.8 GHz
current_branch: 21
dimensions: {depth: 8.6, height: 163.1, width: 75.9}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
image: diting.png
install_method: fastboot_xiaomi
is_ab_device: true
kernel: {repo: android_kernel_xiaomi_sm8450, version: '5.10'}
maintainers: [Adrianyyy]
models: [22081212UG, 22081212R, 22200414R, A201XM]
name: 12T Pro
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR]
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual speakers, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, NAVIC, QZSS, Gyroscope, IR blaster, Light sensor, NFC, Ultrasound proximity sensor, USB OTG]
ram: 8/12 GB LPDDR5
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "MI" logo appears on the screen, then release.
recovery_partition_name: recovery
release: 2022-10-06
screen: {refresh_rate: 120, resolution: '1220x2712', size: 6.67, technology: 'AMOLED'}
soc: Qualcomm SM8475 Snapdragon 8+ Gen1
storage: 128/256 GB UFS 3.1
tree: android_device_xiaomi_diting
type: phone
variant: 1
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
wifi: 802.11 a/b/g/n/ac/ax
41 changes: 41 additions & 0 deletions _data/devices/diting_variant2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
cameras:
- {flash: 'LED', info: '108 MP (main)'}
- {flash: 'LED', info: '8 MP (ultrawide)'}
- {flash: 'LED', info: '2 MP (macro)'}
- {flash: None, info: '20 MP (front)'}
codename: diting
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510
cpu_cores: '8'
cpu_freq: 1 x 3.19 GHz + 3 x 2.75 GHz + 4 x 1.8 GHz
current_branch: 21
dimensions: {depth: 8.6, height: 163.1, width: 75.9}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 730
image: diting.png
install_method: fastboot_xiaomi
is_ab_device: true
kernel: {repo: android_kernel_xiaomi_sm8450, version: '5.10'}
maintainers: [Adrianyyy]
models: [22081212C]
name: Redmi K50 Ultra
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR]
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual speakers, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, NAVIC, QZSS, Gyroscope, IR blaster, Light sensor, NFC, Ultrasound proximity sensor, USB OTG]
ram: 8/12 GB LPDDR5
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "MI" logo appears on the screen, then release.
recovery_partition_name: recovery
release: 2022-08-25
screen: {refresh_rate: 120, resolution: '1220x2712', size: 6.67, technology: 'AMOLED'}
soc: Qualcomm SM8475 Snapdragon 8+ Gen1
storage: 128/256/512 GB UFS 3.1
tree: android_device_xiaomi_diting
type: phone
variant: 2
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
wifi: 802.11 a/b/g/n/ac/ax
Binary file added images/devices/diting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/devices/small/diting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions pages/build/diting_variant1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for diting
folder: build
permalink: /devices/diting/build/variant1/
device: diting_variant1
---
{% include templates/device_build.md %}
8 changes: 8 additions & 0 deletions pages/build/diting_variant2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for diting
folder: build
permalink: /devices/diting/build/variant2/
device: diting_variant2
---
{% include templates/device_build.md %}
12 changes: 12 additions & 0 deletions pages/info/diting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
sidebar: home_sidebar
title: Info about diting variants
folder: info
permalink: /devices/diting/
redirect_from:
- /devices/diting/install
- /devices/diting/update
device: diting
toc: false
---
{% include templates/device_variants.md info=true %}
9 changes: 9 additions & 0 deletions pages/info/diting_variant1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about diting
folder: info
layout: deviceinfo
permalink: /devices/diting/variant1/
device: diting_variant1
---
{% include templates/device_info.md %}
9 changes: 9 additions & 0 deletions pages/info/diting_variant2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about diting
folder: info
layout: deviceinfo
permalink: /devices/diting/variant2/
device: diting_variant2
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/diting_variant1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on diting
folder: install
permalink: /devices/diting/install/variant1/
device: diting_variant1
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/install/diting_variant2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on diting
folder: install
permalink: /devices/diting/install/variant2/
device: diting_variant2
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/diting_variant1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on diting
folder: update
permalink: /devices/diting/update/variant1/
device: diting_variant1
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/update/diting_variant2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on diting
folder: update
permalink: /devices/diting/update/variant2/
device: diting_variant2
---
{% include templates/device_update.md %}
9 changes: 9 additions & 0 deletions pages/upgrade/diting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on diting
folder: upgrade
permalink: /devices/diting/upgrade/
device: diting
toc: false
---
{% include templates/device_variants.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/diting_variant1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on diting
folder: upgrade
permalink: /devices/diting/upgrade/variant1/
device: diting_variant1
---
{% include templates/device_upgrade.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/diting_variant2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on diting
folder: upgrade
permalink: /devices/diting/upgrade/variant2/
device: diting_variant2
---
{% include templates/device_upgrade.md %}

0 comments on commit 5dd4611

Please sign in to comment.