[PATCH v1 1/1] board: samsung: add Samsung Galaxy R (GT-I9103) and Captivate Glide (SGH-i927) support

Svyatoslav Ryhel clamor95 at gmail.com
Sat Aug 2 07:09:01 CEST 2025


чт, 31 лип. 2025 р. о 22:47 Ion Agorria <ion at agorria.com> пише:
>
> The Galaxy R (GT-I9103) and Captivate Glide (SGH-i927) are both Tegra 2
> based Samsung smartphones released in 2011. They both feature 1 GB of RAM
> and 8 GB of expandable flash memory. The key difference is that the
> Captivate Glide has an OLED panel (contrary to LCD in Galaxy R) and a
> QWERTY keyboard in form factor of a slider.
>
> Signed-off-by: Ion Agorria <ion at agorria.com>
> ---
>  arch/arm/dts/Makefile                       |   2 +
>  arch/arm/dts/tegra20-samsung-bose.dts       | 119 ++++++
>  arch/arm/dts/tegra20-samsung-n1-common.dtsi | 428 ++++++++++++++++++++
>  arch/arm/dts/tegra20-samsung-n1.dts         | 184 +++++++++
>  arch/arm/mach-tegra/tegra20/Kconfig         |   5 +
>  board/samsung/n1/Kconfig                    |  13 +
>  board/samsung/n1/MAINTAINERS                |   9 +
>  board/samsung/n1/bose.config                |   6 +
>  board/samsung/n1/n1.env                     |  16 +
>  configs/n1_defconfig                        |  92 +++++
>  doc/board/samsung/index.rst                 |   1 +
>  doc/board/samsung/n1.rst                    |  51 +++
>  12 files changed, 926 insertions(+)
>  create mode 100644 arch/arm/dts/tegra20-samsung-bose.dts
>  create mode 100644 arch/arm/dts/tegra20-samsung-n1-common.dtsi
>  create mode 100644 arch/arm/dts/tegra20-samsung-n1.dts
>  create mode 100644 board/samsung/n1/Kconfig
>  create mode 100644 board/samsung/n1/MAINTAINERS
>  create mode 100644 board/samsung/n1/bose.config
>  create mode 100644 board/samsung/n1/n1.env
>  create mode 100644 configs/n1_defconfig
>  create mode 100644 doc/board/samsung/n1.rst
>

Reviewed-by: Svyatoslav Ryhel <clamor95 at gmail.com>

Applied to u-boot-tegra/staging, thank you!


More information about the U-Boot mailing list