[PATCH v1 0/2] ARM: tegra: add support for Xiaomi Mi Pad (A0101)

From: Svyatoslav Ryhel

Date: Tue Sep 09 2025 - 03:50:25 EST


The Mi Pad is a tablet computer based on Nvidia Tegra K1 SoC which
originally ran the Android operating system. The Mi Pad has a 7.9" IPS
display with 1536 x 2048 (324 ppi) resolution. 2 GB of RAM and 16/64 GB of
internal memory that can be supplemented with a microSDXC card giving up
to 128 GB of additional storage.

This patchset requires Sharp LQ079L1SX01 panel patches to be picked first
or at least panel schema to be approved.

Svyatoslav Ryhel (2):
dt-bindings: arm: tegra: add Xiaomi Mi Pad (A0101)
ARM: tegra: add device-tree for Xiaomi Mi Pad (A0101)

.../devicetree/bindings/arm/tegra.yaml | 4 +
arch/arm/boot/dts/nvidia/Makefile | 3 +-
.../boot/dts/nvidia/tegra124-xiaomi-mocha.dts | 2514 +++++++++++++++++
3 files changed, 2520 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/nvidia/tegra124-xiaomi-mocha.dts

--
2.48.1