On Wed, Jan 10, 2018 at 10:00:03PM -0800, Bjorn Andersson wrote:
> This adds the DeviceTree binding for the Qualcomm SDM845 TLMM block.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
>
> Changes since v1:
> - Added qspi related functions
>
> .../bindings/pinctrl/qcom,sdm845-pinctrl.txt | 176
> +++++++++++++++++++++
> 1 file changed, 176 insertions(+)
> create mode 100644
> Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> +Example:
> +
> + tlmm: pinctrl@03400000 {
Drop the leading 0.
With that,
Reviewed-by: Rob Herring <[email protected]>