On Mon, 21 Jan 2019 14:28:51 +0200, Timo Alho wrote: > The BPMP is a specific processor in Tegra210 chip, which is designed > for boot process handling, assisting in entering deep low power states > (suspend to ram), and offloading DRAM memory clock scaling on some > platforms. > > Signed-off-by: Timo Alho <talho@xxxxxxxxxx> > --- > .../bindings/firmware/nvidia,tegra210-bpmp.txt | 36 ++++++++++++++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 Documentation/devicetree/bindings/firmware/nvidia,tegra210-bpmp.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>