[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <153745768521.119890.130144479222793813@swboyd.mtv.corp.google.com>
Date: Thu, 20 Sep 2018 08:34:45 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] dt-bindings: pinctrl: qcom: Add QCS404 pinctrl binding
Quoting Bjorn Andersson (2018-09-19 18:37:11)
> +
> +Example:
> +
> + tlmm: pinctrl@...00000 {
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>;
Powered by blists - more mailing lists