Searched hist:d9fd7008f48ba3361133e3b901322a724fd2aced (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/clk/tegra/ |
H A D | tegra186-clk.c | d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | Kconfig | d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | Makefile | d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/drivers/clk/ |
H A D | Kconfig | diff d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | Makefile | diff d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | Kconfig | diff d9fd7008f48ba3361133e3b901322a724fd2aced Mon Aug 08 12:28:24 CDT 2016 Stephen Warren <swarren@nvidia.com> clock: add Tegra186 clock driver
In Tegra186, on-SoC clocks are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. A tegra/ sub-directory is created to follow the existing pattern. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the feature.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|