Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware: tegra: bpmp-tegra186: Remove unused includes | Thierry Reding | 2019-01-25 | 1 | -5/+0 |
| | | | | | | Many of the include files are not needed, so drop them. Signed-off-by: Thierry Reding <treding@nvidia.com> | ||||
* | firmware: tegra: Refactor BPMP driver | Timo Alho | 2019-01-25 | 1 | -0/+310 |
Split BPMP driver into common and chip specific parts to facilitate adding support for previous and future Tegra chips that are using BPMP as co-processor. Signed-off-by: Timo Alho <talho@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> |