u-boot-brain/drivers/mtd/nand/raw/brcmnand
Jean-Jacques Hiblot 52720c536f drivers: clk: Add a managed API to get clocks from the device-tree
Add devm_clk_get(), devm_clk_get_optional() to get clocks from the
device-tree. The clocks is automatically released and the data structure
freed when the device is unbound.
Also add devm_clk_put() to release the clock and free the data structure
manually.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2019-10-22 16:14:05 +02:00
..
bcm6838_nand.c drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
bcm6858_nand.c drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
bcm63158_nand.c drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
brcmnand_compat.c drivers: clk: Add a managed API to get clocks from the device-tree 2019-10-22 16:14:05 +02:00
brcmnand_compat.h drivers: clk: Add a managed API to get clocks from the device-tree 2019-10-22 16:14:05 +02:00
brcmnand.c drivers: nand: brcmnand: add an option to read the write-protect from device tree 2019-04-22 11:55:58 -04:00
brcmnand.h drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
Makefile drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00