board: acer: picasso: add Acer Iconia Tab A500 support
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 21 Jan 2024 13:37:57 +0000 (15:37 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 16 Feb 2025 17:11:43 +0000 (19:11 +0200)
commitad3ec11b393b7d89d1df353324df4600b219a647
treea8001558e6c7238dec75250a4475f654db5c1602
parent274dc5291cfbcb54cf54c337d2123adea075e299
board: acer: picasso: add Acer Iconia Tab A500 support

The Acer Iconia A500 is a tablet computer designed, developed and
marketed by Acer Inc. It is powered by 1 GHz Nvidia Tegra 2 processor
and 1GB DDR2 RAM. The A500 is sold with 64 GB, although both 16 GB
and 32 GB models are available.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
13 files changed:
arch/arm/dts/Makefile
arch/arm/dts/tegra20-acer-a500-picasso.dts [new file with mode: 0644]
arch/arm/mach-tegra/tegra20/Kconfig
board/acer/picasso/Kconfig [new file with mode: 0644]
board/acer/picasso/MAINTAINERS [new file with mode: 0644]
board/acer/picasso/Makefile [new file with mode: 0644]
board/acer/picasso/picasso.c [new file with mode: 0644]
board/acer/picasso/picasso.env [new file with mode: 0644]
configs/picasso_defconfig [new file with mode: 0644]
doc/board/acer/index.rst [new file with mode: 0644]
doc/board/acer/picasso.rst [new file with mode: 0644]
doc/board/index.rst
include/configs/picasso.h [new file with mode: 0644]