Searched hist:bd3ee84ac71237656992ae78d0c7dfa7dcb4ceac (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | tegra_car.c | bd3ee84ac71237656992ae78d0c7dfa7dcb4ceac Tue Sep 13 16:45:57 UTC 2016 Stephen Warren <swarren@nvidia.com> misc: implement Tegra CAR core driver
The Tegra CAR (Clock And Reset) module provides control of most clocks and reset signals within the Tegra SoC. This change implements a driver for this module. However, since the module implements multiple kinds of services (clocks, resets, perhaps more), all this driver does is bind various sub-devices, which in turn provide the real services. This driver is essentially an "MFD" (Multi-Function Device) in Linux kernel speak.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
| H A D | Kconfig | bd3ee84ac71237656992ae78d0c7dfa7dcb4ceac Tue Sep 13 16:45:57 UTC 2016 Stephen Warren <swarren@nvidia.com> misc: implement Tegra CAR core driver
The Tegra CAR (Clock And Reset) module provides control of most clocks and reset signals within the Tegra SoC. This change implements a driver for this module. However, since the module implements multiple kinds of services (clocks, resets, perhaps more), all this driver does is bind various sub-devices, which in turn provide the real services. This driver is essentially an "MFD" (Multi-Function Device) in Linux kernel speak.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
| H A D | Makefile | bd3ee84ac71237656992ae78d0c7dfa7dcb4ceac Tue Sep 13 16:45:57 UTC 2016 Stephen Warren <swarren@nvidia.com> misc: implement Tegra CAR core driver
The Tegra CAR (Clock And Reset) module provides control of most clocks and reset signals within the Tegra SoC. This change implements a driver for this module. However, since the module implements multiple kinds of services (clocks, resets, perhaps more), all this driver does is bind various sub-devices, which in turn provide the real services. This driver is essentially an "MFD" (Multi-Function Device) in Linux kernel speak.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|