]> Git Repo - u-boot.git/commit - drivers/misc/Kconfig
misc: nuvoton: Add NPCM7xx otp controller driver
authorJim Liu <[email protected]>
Tue, 7 Jun 2022 08:33:54 +0000 (16:33 +0800)
committerTom Rini <[email protected]>
Thu, 23 Jun 2022 01:30:05 +0000 (21:30 -0400)
commit0ae1c77199a6ae0b5bf759f894736898d62d46b0
treec28544308df50b93b3029532b04c6f15cf0e688c
parent2eeb4ee97ef8ebf92f4097ddba0dfc9654370196
misc: nuvoton: Add NPCM7xx otp controller driver

Add Nuvoton BMC npcm750 otp driver

Signed-off-by: Jim Liu <[email protected]>
arch/arm/include/asm/arch-npcm7xx/otp.h [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/npcm_otp.c [new file with mode: 0644]
This page took 0.032781 seconds and 4 git commands to generate.