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

2016-08-05 Thread Simon Glass
On 5 August 2016 at 11:03, 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 V3 4/6] reset: add Tegra186 reset driver

2016-08-05 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