On 27 July 2016 at 15:24, Stephen Warren <swar...@wwwdotorg.org> wrote:
> From: Stephen Warren <swar...@nvidia.com>
>
> 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 <swar...@nvidia.com>
> ---
>  arch/arm/dts/tegra186.dtsi                         | 10 ++---
>  .../mailbox/nvidia,tegra186-hsp.txt                | 52 
> ++++++++++++++++++++++
>  drivers/mailbox/tegra-hsp.c                        | 47 +++++++++++++++----
>  include/dt-bindings/mailbox/tegra-hsp.h            | 14 ------
>  include/dt-bindings/mailbox/tegra186-hsp.h         | 19 ++++++++
>  5 files changed, 113 insertions(+), 29 deletions(-)
>  create mode 100644 doc/device-tree-bindings/mailbox/nvidia,tegra186-hsp.txt
>  delete mode 100644 include/dt-bindings/mailbox/tegra-hsp.h
>  create mode 100644 include/dt-bindings/mailbox/tegra186-hsp.h

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to