public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Igor Opaniuk <igor.opaniuk@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 00/10] apalis-tk1: fixes/updates for v2019.10
Date: Mon,  5 Aug 2019 18:20:37 +0300	[thread overview]
Message-ID: <20190805152047.30405-1-igor.opaniuk@gmail.com> (raw)

Misc. fixes related to pinmux configuration (fan), default bootargs,
reset reason output and power rail configuration.

Changes in v3:
* Added patch for apalis-v1.2 hardware support (there are some 80 symbol
warnings in pmux_pingrp_config definition, but fixing this will break
aligment of pinmux configuration "table" in
board/toradex/apalis-tk1/pinmux-config-apalis-tk1.h)
* Attached R-b tags [Oleksandr Suvorov] from v2 [2]

Changes in v2:
* Rebased on the latest u-boot-tegra/master
* Attached R-b tags [Oleksandr Suvorov] from v1 [1]

[1] https://patchwork.ozlabs.org/cover/1139705/
[2] https://patchwork.ozlabs.org/cover/1140332/

Dominik Sliwa (2):
  apalis-tk1/t30: colibri_t30: display reset reason
  apalis-tk1: remove non-esential power rails on boot

Igor Opaniuk (5):
  apalis-tk1: set apalis gpio 8 aka fan_en
  apalis-tk1: provide proper USB vendor id
  apalis-tk1: enable user debug by default
  apalis-tk1: add pcie_aspm=off to defargs
  apalis-tk1: switch to zImage

Marcel Ziswiler (3):
  apalis-tk1: do not explicitly release reset_moci#
  apalis-tk1: remove default vesa vga mode from vidargs
  apalis-tk1: support v1.2 hardware revision

 arch/arm/dts/tegra124-apalis.dts              | 89 ++++++++++---------
 arch/arm/mach-tegra/sys_info.c                | 32 ++++---
 arch/arm/mach-tegra/tegra124/cpu.c            | 45 ++++++++++
 board/toradex/apalis-tk1/apalis-tk1.c         | 47 ++++++++++
 board/toradex/apalis-tk1/as3722_init.c        | 23 +++++
 .../apalis-tk1/pinmux-config-apalis-tk1.h     | 21 +++--
 configs/apalis-tk1_defconfig                  |  4 +-
 include/configs/apalis-tk1.h                  | 29 +++---
 8 files changed, 214 insertions(+), 76 deletions(-)

-- 
2.17.1

             reply	other threads:[~2019-08-05 15:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 15:20 Igor Opaniuk [this message]
2019-08-05 15:20 ` [U-Boot] [PATCH v3 01/10] apalis-tk1: do not explicitly release reset_moci# Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 02/10] apalis-tk1: set apalis gpio 8 aka fan_en Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 03/10] apalis-tk1: provide proper USB vendor id Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 04/10] apalis-tk1: enable user debug by default Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 05/10] apalis-tk1: add pcie_aspm=off to defargs Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 06/10] apalis-tk1: switch to zImage Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 07/10] apalis-tk1/t30: colibri_t30: display reset reason Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 08/10] apalis-tk1: remove default vesa vga mode from vidargs Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 09/10] apalis-tk1: support v1.2 hardware revision Igor Opaniuk
2019-08-05 15:20 ` [U-Boot] [PATCH v3 10/10] apalis-tk1: remove non-esential power rails on boot Igor Opaniuk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190805152047.30405-1-igor.opaniuk@gmail.com \
    --to=igor.opaniuk@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox