From: "Pali Rohár" <pali@kernel.org>
To: "Stefan Roese" <sr@denx.de>, "Marek Behún" <kabel@kernel.org>
Cc: u-boot@lists.denx.de
Subject: [PATCH 0/3] arm: mvebu: Add support for programming LD eFuse on Armada 385
Date: Thu, 22 Sep 2022 13:43:43 +0200 [thread overview]
Message-ID: <20220922114346.25495-1-pali@kernel.org> (raw)
This patch series add support for programming LD eFuse on Armada 385.
I tested it on Turris Omnia board.
Armada 385 LD1 eFuse is for General Purpose Data and is already mapped
to U-Boot fuse word 65.
Pali Rohár (3):
arm: mvebu: Add support for programming LD0 and LD1 eFuse
arm: mvebu: Add support for specifying VHV_Enable GPIO
arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming
arch/arm/mach-mvebu/Kconfig | 15 +++++
arch/arm/mach-mvebu/efuse.c | 83 +++++++++++++++++++++++-
arch/arm/mach-mvebu/include/mach/efuse.h | 4 ++
configs/turris_omnia_defconfig | 2 +
4 files changed, 102 insertions(+), 2 deletions(-)
--
2.20.1
next reply other threads:[~2022-09-22 11:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 11:43 Pali Rohár [this message]
2022-09-22 11:43 ` [PATCH 1/3] arm: mvebu: Add support for programming LD0 and LD1 eFuse Pali Rohár
2022-09-22 11:43 ` [PATCH 2/3] arm: mvebu: Add support for specifying VHV_Enable GPIO Pali Rohár
2022-09-22 11:43 ` [PATCH 3/3] arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming Pali Rohár
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=20220922114346.25495-1-pali@kernel.org \
--to=pali@kernel.org \
--cc=kabel@kernel.org \
--cc=sr@denx.de \
--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