ARM: tegra: adapt to latest HSP DT binding
authorStephen Warren <swarren@nvidia.com>
Wed, 27 Jul 2016 21:24:49 +0000 (15:24 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 4 Aug 2016 20:36:58 +0000 (13:36 -0700)
commit729c2db7a977c59ea35bbc56fb1633c17342b3c5
treecf5408108820049b0f19f017195eb735f0899582
parente1efe43c710bec8d951c25f163cc8b0c5eb92294
ARM: tegra: adapt to latest HSP DT binding

The DT binding for the Tegra186 HSP module apparently wasn't quite final
when I posted initial U-Boot support for it. Add the final DT binding doc
and adapt all code and DT files to match it.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra186.dtsi
doc/device-tree-bindings/mailbox/nvidia,tegra186-hsp.txt [new file with mode: 0644]
drivers/mailbox/tegra-hsp.c
include/dt-bindings/mailbox/tegra-hsp.h [deleted file]
include/dt-bindings/mailbox/tegra186-hsp.h [new file with mode: 0644]