Re: [PATCH v5 5/7] dt-bindings: Add Tegra PMC pad configuration bindings

From: Rob Herring
Date: Wed Jul 25 2018 - 10:50:53 EST


On Fri, Jul 20, 2018 at 01:59:13PM +0300, Aapo Vienamo wrote:
> Document the pinctrl bindings used by the PMC driver for performing pad
> configuration. Both nvidia,tegra186-pmc.txt and nvidia,tegra20-pmc.txt
> are modified as they both cover SoC generations for which these bindings
> apply.
>
> Add a header defining Tegra PMC pad voltage configurations.
>
> Signed-off-by: Aapo Vienamo <avienamo@xxxxxxxxxx>
> Acked-by: Jon Hunter <jonathanh@xxxxxxxxxx>
> ---
> .../bindings/arm/tegra/nvidia,tegra186-pmc.txt | 92 ++++++++++++++++++
> .../bindings/arm/tegra/nvidia,tegra20-pmc.txt | 103 +++++++++++++++++++++
> include/dt-bindings/pinctrl/pinctrl-tegra-io-pad.h | 18 ++++
> 3 files changed, 213 insertions(+)
> create mode 100644 include/dt-bindings/pinctrl/pinctrl-tegra-io-pad.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>