All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: mvebu: Add support for programming LD eFuse on Armada 385
@ 2022-09-22 11:43 Pali Rohár
  2022-09-22 11:43 ` [PATCH 1/3] arm: mvebu: Add support for programming LD0 and LD1 eFuse Pali Rohár
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pali Rohár @ 2022-09-22 11:43 UTC (permalink / raw)
  To: Stefan Roese, Marek Behún; +Cc: u-boot

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-22 11:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 11:43 [PATCH 0/3] arm: mvebu: Add support for programming LD eFuse on Armada 385 Pali Rohár
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

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.