#
# Copyright (C) 2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
- Redmi 9A
- Redmi 9I
- Redmi 9I Sport
- Redmi 10A
- Redmi 9C
- Redmi 9C NFC
- Redmi 9 Active
- Redmi 9 India
- Redmi 9A sport
- Redmi 9AT
- Poco C3
- Poco C31
Although I have access to the original blossom device tree (which is closed-source by its authors for now), I write this tree completely from scratch by reversing and comparing blobs. No code is copied from the original device tree, and I don't read any code in the original tree to create this open-source tree.
So don't expect this device tree will be complete (and ofc it does not have the complete commit history), and it may include some dirty changes extracted from the dump. Also it's just for fun and learning purposes, bcs I am a complete noob. Bugs are expected.
Using @Sushrut1101 (the original blossom device tree developer)'s kernel headers and vendor tree from xiaomi-mt6765-dev and Xiaomi-MT6765, since they are already open-source.