Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1289341 > unrolled thread
| Started by | Biao Huang <biao.huang@mediatek.com> |
|---|---|
| First post | 2015-12-11 10:10 +0100 |
| Last post | 2015-12-11 17:50 +0100 |
| Articles | 2 — 2 participants |
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.
[PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701 Biao Huang <biao.huang@mediatek.com> - 2015-12-11 10:10 +0100
Re: [PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701 Rob Herring <robh@kernel.org> - 2015-12-11 17:50 +0100
| From | Biao Huang <biao.huang@mediatek.com> |
|---|---|
| Date | 2015-12-11 10:10 +0100 |
| Subject | [PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701 |
| Message-ID | <qErS9-29T-15@gated-at.bofh.it> |
Signed-off-by: Biao Huang <biao.huang@mediatek.com> --- .../devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt index 0480bc3..9ffb0b2 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt @@ -4,10 +4,11 @@ The Mediatek's Pin controller is used to control SoC pins. Required properties: - compatible: value should be one of the following. - (a) "mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl. - (b) "mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl. - (c) "mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl. - (d) "mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl. + "mediatek,mt2701-pinctrl", compatible with mt2701 pinctrl. + "mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl. + "mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl. + "mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl. + "mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl. - pins-are-numbered: Specify the subnodes are using numbered pinmux to specify pins. - gpio-controller : Marks the device node as a gpio controller. -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2015-12-11 17:50 +0100 |
| Subject | Re: [PATCH v2 2/5] dt-bindings: mediatek: Modify pinctrl bindings for mt2701 |
| Message-ID | <qEz3j-71a-3@gated-at.bofh.it> |
| In reply to | #1289341 |
On Fri, Dec 11, 2015 at 05:07:49PM +0800, Biao Huang wrote: > Signed-off-by: Biao Huang <biao.huang@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> > --- > .../devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt > index 0480bc3..9ffb0b2 100644 > --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt > +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt > @@ -4,10 +4,11 @@ The Mediatek's Pin controller is used to control SoC pins. > > Required properties: > - compatible: value should be one of the following. > - (a) "mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl. > - (b) "mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl. > - (c) "mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl. > - (d) "mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl. > + "mediatek,mt2701-pinctrl", compatible with mt2701 pinctrl. > + "mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl. > + "mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl. > + "mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl. > + "mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl. > - pins-are-numbered: Specify the subnodes are using numbered pinmux to > specify pins. > - gpio-controller : Marks the device node as a gpio controller. > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web