Re: [U-Boot] [PATCH 6/9] reset: add Tegra186 reset driver

2016-07-31 Thread Simon Glass
On 27 July 2016 at 15:24, Stephen Warren wrote: > From: Stephen Warren > > In Tegra186, on-SoC reset signals are manipulated using IPC requests to > the BPMP (Boot and Power Management Processor). This change implements a > driver that does that. It is unconditionally selected by CONFIG_TEGRA186

[U-Boot] [PATCH 6/9] reset: add Tegra186 reset driver

2016-07-27 Thread Stephen Warren
From: Stephen Warren In Tegra186, on-SoC reset signals are manipulated using IPC requests to the BPMP (Boot and Power Management Processor). This change implements a driver that does that. It is unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186 build of U-Boot will need the