From: "Michael Walle" <mwalle@kernel.org>
To: "Michael Walle" <mwalle@kernel.org>,
"Tom Rini" <trini@konsulko.com>, "Simon Glass" <sjg@chromium.org>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH 0/4] board: kontron: add initial SMARC-sAM67 support
Date: Wed, 28 Jan 2026 10:44:01 +0100 [thread overview]
Message-ID: <DG04IS46IUIL.2XFC006XHHTIN@kernel.org> (raw)
In-Reply-To: <20260127150401.1177176-1-mwalle@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 909 bytes --]
On Tue Jan 27, 2026 at 4:02 PM CET, Michael Walle wrote:
> Add initial support for the SMARC-sAM67 board (enineering name
> sa67).
>
> The board has different RAM options. The exact configuration is
> tri-state encoded with strapping options. u-boot already has support
> for that, but unfortunately, the pull-ups/-downs can only be
> configured by the pinmux and not by the gpio controller. Therefore,
> this will introduce another method to read the tri-state encoded
> strappings by switching the pinmux configurations on the fly.
>
> There is also a sysinfo driver to read the remaining board options
> and is used to apply corresponding device tree overlays.
>
> The device tree itself is picked from the last tag of the
> dt-rebasing tree.
Please disregard this patchset. I was just informed that this
product is discontinued (without ever being released to the market).
-michael
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
prev parent reply other threads:[~2026-01-28 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-27 15:02 [PATCH 0/4] board: kontron: add initial SMARC-sAM67 support Michael Walle
2026-01-27 15:02 ` [PATCH 1/4] arm64: dts: ti: Add support for Kontron SMARC-sAM67 Michael Walle
2026-01-27 15:02 ` [PATCH 2/4] gpio: 3way strapping: add pinctrl method Michael Walle
2026-01-27 15:02 ` [PATCH 3/4] sysinfo: add driver for the Kontron SMARC-sAM67 board Michael Walle
2026-01-27 15:02 ` [PATCH 4/4] board: kontron: initial commit for the SMARC-sAM67 Michael Walle
2026-01-28 9:44 ` Michael Walle [this message]
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=DG04IS46IUIL.2XFC006XHHTIN@kernel.org \
--to=mwalle@kernel.org \
--cc=sjg@chromium.org \
--cc=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.