Skip to content
Commit 92d5f996 authored by Marek Vasut's avatar Marek Vasut
Browse files

clk: Add GPIO-controlled clock gate driver



Add driver which implements GPIO-controlled clock. The GPIO is used
as a gate to enable/disable the clock. This matches linux clk-gpio.c
driver, however this does not implement the GPIO mux part, which in
U-Boot DM would be better fit in separate driver.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: default avatarSean Anderson <seanga2@gmail.com>
parent 515e0af7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment