Re: [PATCH 3/4] dt-bindings: pinctrl: qcom: Add QCS404 pinctrl binding

From: Stephen Boyd
Date: Thu Sep 20 2018 - 11:34:48 EST


Quoting Bjorn Andersson (2018-09-19 18:37:11)
> +
> +Example:
> +
> + tlmm: pinctrl@01000000 {

Drop leading 0.

> + compatible = "qcom,qcs404-pinctrl";
> + reg = <0x01000000 0x200000>,
> + <0x01300000 0x200000>,
> + <0x07b00000 0x200000>;
> + reg-names = "south", "north", "east";
> + interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
> + gpio-controller;
> + #gpio-cells = <2>;
> + gpio-ranges = <&tlmm 0 0 120>;