Skip to content

Commit

Permalink
WIP: ARM: tegra: Add device-tree for Pegatron Chagall based tablets
Browse files Browse the repository at this point in the history
Add device-tree for Pegatron Chagall, which is NVIDIA Tegra30-based
tablet group. Currently tree is not full, but basic functionality
like panel and touchscreen work good.

Co-authored-by: Svyatoslav Ryhel <[email protected]>
Co-authored-by: Ion Agorria <[email protected]>
Co-authored-by: Raffaele Tranquillini <[email protected]>
  • Loading branch information
3 people authored and digetx committed Mar 11, 2021
1 parent 95409ad commit 27cb0d3
Show file tree
Hide file tree
Showing 2 changed files with 2,785 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,8 @@ dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += \
tegra30-cardhu-a02.dtb \
tegra30-cardhu-a04.dtb \
tegra30-colibri-eval-v3.dtb \
tegra30-ouya.dtb
tegra30-ouya.dtb \
tegra30-pegatron-chagall.dtb
dtb-$(CONFIG_ARCH_TEGRA_114_SOC) += \
tegra114-dalmore.dtb \
tegra114-roth.dtb \
Expand Down
Loading

0 comments on commit 27cb0d3

Please sign in to comment.