All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: matthias.bgg@gmail.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org,
	robh+dt@kernel.org, sean.wang@kernel.org,
	linus.walleij@linaro.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
Date: Tue, 15 Sep 2020 09:53:01 -0600	[thread overview]
Message-ID: <20200915155301.GA2017005@bogus> (raw)
In-Reply-To: <20200907110221.1691168-1-fparent@baylibre.com>

On Mon, 07 Sep 2020 13:02:20 +0200, Fabien Parent wrote:
> Add binding documentation of pinctrl-mt65xx for MT8167 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
>  Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: devicetree@vger.kernel.org, linus.walleij@linaro.org,
	sean.wang@kernel.org, linux-kernel@vger.kernel.org,
	linux-gpio@vger.kernel.org, robh+dt@kernel.org,
	linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
Date: Tue, 15 Sep 2020 09:53:01 -0600	[thread overview]
Message-ID: <20200915155301.GA2017005@bogus> (raw)
In-Reply-To: <20200907110221.1691168-1-fparent@baylibre.com>

On Mon, 07 Sep 2020 13:02:20 +0200, Fabien Parent wrote:
> Add binding documentation of pinctrl-mt65xx for MT8167 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
>  Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: devicetree@vger.kernel.org, linus.walleij@linaro.org,
	sean.wang@kernel.org, linux-kernel@vger.kernel.org,
	linux-gpio@vger.kernel.org, robh+dt@kernel.org,
	linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
Date: Tue, 15 Sep 2020 09:53:01 -0600	[thread overview]
Message-ID: <20200915155301.GA2017005@bogus> (raw)
In-Reply-To: <20200907110221.1691168-1-fparent@baylibre.com>

On Mon, 07 Sep 2020 13:02:20 +0200, Fabien Parent wrote:
> Add binding documentation of pinctrl-mt65xx for MT8167 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
>  Documentation/devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-09-15 22:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 11:02 [PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167 Fabien Parent
2020-09-07 11:02 ` Fabien Parent
2020-09-07 11:02 ` Fabien Parent
2020-09-07 11:02 ` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver Fabien Parent
2020-09-07 11:02   ` Fabien Parent
2020-09-07 11:02   ` Fabien Parent
2020-09-27  9:21   ` Linus Walleij
2020-09-27  9:21     ` Linus Walleij
2020-09-27  9:21     ` Linus Walleij
2020-09-15 15:53 ` Rob Herring [this message]
2020-09-15 15:53   ` [PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167 Rob Herring
2020-09-15 15:53   ` Rob Herring
2020-09-27  9:20 ` Linus Walleij
2020-09-27  9:20   ` Linus Walleij
2020-09-27  9:20   ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200915155301.GA2017005@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.