Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570772 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2017-01-31 15:20 +0100 |
| Last post | 2017-01-31 15:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers Linus Walleij <linus.walleij@linaro.org> - 2017-01-31 15:20 +0100
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-01-31 15:20 +0100 |
| Subject | Re: [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers |
| Message-ID | <t5HrP-1HV-9@gated-at.bofh.it> |
On Wed, Jan 25, 2017 at 7:51 PM, Paul Cercueil <paul@crapouillou.net> wrote: > For a description of the pinctrl devicetree node, please read > Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.txt > > For a description of the gpio devicetree nodes, please read > Documentation/devicetree/bindings/gpio/ingenic,gpio.txt > > Signed-off-by: Paul Cercueil <paul@crapouillou.net> > --- > arch/mips/boot/dts/ingenic/jz4740.dtsi | 194 +++++++++++++++++++++++++++++++++ > 1 file changed, 194 insertions(+) > > v2: Changed the devicetree bindings to match the new driver > v3: No changes This looks good to me, except the use of ingenic,pins instead of just pins and the GPIO base property which needs to be removed from the DT bindings and the driver alike. But now we're discussing where to put these GPIO controllers in the device tree in another thread. Maybe as subnodes of the pin controller... Yours, Linus Walleij
Back to top | Article view | linux.kernel
csiph-web