Message ID | 1426064430-5826-3-git-send-email-carlo@caione.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Mar 11, 2015 at 10:00 AM, Carlo Caione <carlo@caione.org> wrote: > From: Carlo Caione <carlo@endlessm.com> > > Add the compatible string for Meson8b in Meson pinctrl documentation. > > Signed-off-by: Carlo Caione <carlo@endlessm.com> Change the subject of this patch. It is not a fix, it is new functionality. Consider documenting that DIF stuff. Yours, Linus Walleij
On Tue, Mar 17, 2015 at 12:50 PM, Linus Walleij <linus.walleij@linaro.org> wrote: > On Wed, Mar 11, 2015 at 10:00 AM, Carlo Caione <carlo@caione.org> wrote: > >> From: Carlo Caione <carlo@endlessm.com> >> >> Add the compatible string for Meson8b in Meson pinctrl documentation. >> >> Signed-off-by: Carlo Caione <carlo@endlessm.com> > > Change the subject of this patch. It is not a fix, it is new functionality. > > Consider documenting that DIF stuff. I'll do in v3. Thanks,
diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt index 17e7240..3f6a524 100644 --- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt @@ -1,7 +1,7 @@ == Amlogic Meson pinmux controller == Required properties for the root node: - - compatible: "amlogic,meson8-pinctrl" + - compatible: "amlogic,meson8-pinctrl" or "amlogic,meson8b-pinctrl" - reg: address and size of registers controlling irq functionality === GPIO sub-nodes ===