Re: [PATCH V2 03/10] Documentation: dt-bindings: firmware: tegra: add bindings of the BPMP
From: Joseph Lo <hidden>
Date: 2016-07-07 06:26:00
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Joseph Lo <hidden>
Date: 2016-07-07 06:26:00
Also in:
linux-arm-kernel, linux-tegra, lkml
On 07/07/2016 01:03 AM, Stephen Warren wrote:
On 07/05/2016 03:04 AM, Joseph Lo wrote:quoted
The BPMP is a specific processor in Tegra chip, which is designed for booting process handling and offloading the power management, clock management, and reset control tasks from the CPU. The binding document defines the resources that would be used by the BPMP firmware driver, which can create the interprocessor communication (IPC) between the CPU and BPMP.Acked-by: Stephen Warren <redacted>
Thanks, -Joseph