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
..
2016-01-19 08:31:21 -05:00
2015-04-23 16:46:50 -07:00
2015-10-23 12:15:28 -04:00
2016-07-22 09:52:59 -04:00
2016-09-27 09:11:02 -07:00
2016-09-27 09:11:02 -07:00
2016-08-12 11:01:22 -06:00
2016-08-15 10:26:12 -07:00