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

Svyatoslav Ryhel posted 2 patches 3 weeks, 2 days ago
There is a newer version of this series
.../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
[PATCH v1 0/2] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
Posted by Svyatoslav Ryhel 3 weeks, 2 days ago
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
Re: (subset) [PATCH v1 0/2] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
Posted by Thierry Reding 3 weeks ago
From: Thierry Reding <treding@nvidia.com>


On Tue, 09 Sep 2025 10:49:56 +0300, Svyatoslav Ryhel wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: tegra: add Xiaomi Mi Pad (A0101)
      (no commit info)

Best regards,
-- 
Thierry Reding <treding@nvidia.com>