]> git.baikalelectronics.ru Git - uboot.git/commit
spi: npcm-fiu: add regulator feature and remove set clock
authorJim Liu <jim.t90615@gmail.com>
Tue, 7 Mar 2023 08:10:35 +0000 (16:10 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 25 Apr 2023 17:31:48 +0000 (23:01 +0530)
commite98e01498135ea357f647cb2b3f82252b0684a9c
tree9cd43735732b8f2b32ee8643343bcaf28c53a41d
parent2673ae4f2337a82d06ce51817b09dbde91193a89
spi: npcm-fiu: add regulator feature and remove set clock

NPCM7xx/NPCM8xx default is boot from flash.
removed set clock feature due to reliability and security.
the clock will set by bootblock or tip.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/npcm_fiu_spi.c