1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 06:29:18 +01:00
Files
u-boot-megous/drivers
Stephen Warren bd3ee84ac7 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>
2016-09-27 09:11:02 -07:00
..
2015-11-02 10:38:00 +09:00
2016-09-01 20:08:48 -05:00
2016-01-27 15:32:05 +01:00
2016-09-26 13:24:43 -04:00
2016-09-22 07:32:22 -06:00
2016-08-15 10:26:13 -07:00
2016-02-06 12:00:59 +01:00
2016-08-12 16:00:50 -04:00
2016-03-14 19:21:44 -04:00
2016-09-22 07:33:14 +02:00
2016-09-16 17:03:39 -04:00