37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
<div align="center">
|
|
|
|
# 🌲 Device Tree for Redmi A3x (`klein`)
|
|
|
|
[](https://git.zapret.moe/ktoya/)
|
|
[](https://www.unisoc.com)
|
|
|
|
</div>
|
|
|
|
---
|
|
|
|
## 📱 Device Specifications
|
|
|
|
| Feature | Specification |
|
|
| :--- | :--- |
|
|
| **Device** | Redmi A3x |
|
|
| **Codename** | `klein` |
|
|
| **Platform** | Unisoc |
|
|
| **Maintainer** | [ktoya](https://git.zapret.moe/ktoya/) |
|
|
|
|
---
|
|
|
|
## ⚙️ Quick Setup
|
|
|
|
To use this device tree, clone it into your local source tree structure:
|
|
|
|
```bash
|
|
git clone https://git.zapret.moe/ktoya/device_redmi_klein device/xiaomi/missi
|
|
```
|
|
|
|
> [!TIP]
|
|
> **Graphics Backend Notice:**
|
|
> The built-in Linux framebuffer is used in DRM legacy mode. The old, incompatible patch found in the `patch` folder is completely disabled and not utilized in this build.
|
|
|
|
|
|
> [!WARNING]
|
|
> Use this device tree at your own risk. The author is not responsible for any bricked devices or data loss.
|