All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Cc: Sean Wang <sean.wang@kernel.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Fabien Parent <fparent@baylibre.com>,
	linux-gpio@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Youngmin Han <Youngmin.Han@geappliances.com>
Subject: Re: [PATCH] pinctrl: mediatek: mt8365: fix IES control pins
Date: Fri, 29 Apr 2022 01:10:56 +0200	[thread overview]
Message-ID: <CACRpkdacrj5x-vQZwBOF=oQPvr8Fra-bjTAiuS+NhX67ORcFLg@mail.gmail.com> (raw)
In-Reply-To: <20220426125714.298907-1-mkorpershoek@baylibre.com>

On Tue, Apr 26, 2022 at 2:57 PM Mattijs Korpershoek
<mkorpershoek@baylibre.com> wrote:

> IES26 (BIT 16 of IES1_CFG_ADDR) controls the following pads:
>
> - PAD_I2S_DATA_IN (GPIO114)
> - PAD_I2S_LRCK (GPIO115)
> - PAD_I2S_BCK (GPIO116)
>
> The pinctrl table is wrong since it lists pins 114 to 112.
>
> Update the table with the correct values.
>
> Fixes: e94d8b6fb83a ("pinctrl: mediatek: add support for mt8365 SoC")
> Reported-by: Youngmin Han <Youngmin.Han@geappliances.com>
> Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

Patch applied for fixes.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Cc: Sean Wang <sean.wang@kernel.org>,
	Kevin Hilman <khilman@baylibre.com>,
	 Fabien Parent <fparent@baylibre.com>,
	linux-gpio@vger.kernel.org,  linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org,
	Youngmin Han <Youngmin.Han@geappliances.com>
Subject: Re: [PATCH] pinctrl: mediatek: mt8365: fix IES control pins
Date: Fri, 29 Apr 2022 01:10:56 +0200	[thread overview]
Message-ID: <CACRpkdacrj5x-vQZwBOF=oQPvr8Fra-bjTAiuS+NhX67ORcFLg@mail.gmail.com> (raw)
In-Reply-To: <20220426125714.298907-1-mkorpershoek@baylibre.com>

On Tue, Apr 26, 2022 at 2:57 PM Mattijs Korpershoek
<mkorpershoek@baylibre.com> wrote:

> IES26 (BIT 16 of IES1_CFG_ADDR) controls the following pads:
>
> - PAD_I2S_DATA_IN (GPIO114)
> - PAD_I2S_LRCK (GPIO115)
> - PAD_I2S_BCK (GPIO116)
>
> The pinctrl table is wrong since it lists pins 114 to 112.
>
> Update the table with the correct values.
>
> Fixes: e94d8b6fb83a ("pinctrl: mediatek: add support for mt8365 SoC")
> Reported-by: Youngmin Han <Youngmin.Han@geappliances.com>
> Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

Patch applied for fixes.

Yours,
Linus Walleij

_______________________________________________
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: Linus Walleij <linus.walleij@linaro.org>
To: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Cc: Sean Wang <sean.wang@kernel.org>,
	Kevin Hilman <khilman@baylibre.com>,
	 Fabien Parent <fparent@baylibre.com>,
	linux-gpio@vger.kernel.org,  linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org,
	Youngmin Han <Youngmin.Han@geappliances.com>
Subject: Re: [PATCH] pinctrl: mediatek: mt8365: fix IES control pins
Date: Fri, 29 Apr 2022 01:10:56 +0200	[thread overview]
Message-ID: <CACRpkdacrj5x-vQZwBOF=oQPvr8Fra-bjTAiuS+NhX67ORcFLg@mail.gmail.com> (raw)
In-Reply-To: <20220426125714.298907-1-mkorpershoek@baylibre.com>

On Tue, Apr 26, 2022 at 2:57 PM Mattijs Korpershoek
<mkorpershoek@baylibre.com> wrote:

> IES26 (BIT 16 of IES1_CFG_ADDR) controls the following pads:
>
> - PAD_I2S_DATA_IN (GPIO114)
> - PAD_I2S_LRCK (GPIO115)
> - PAD_I2S_BCK (GPIO116)
>
> The pinctrl table is wrong since it lists pins 114 to 112.
>
> Update the table with the correct values.
>
> Fixes: e94d8b6fb83a ("pinctrl: mediatek: add support for mt8365 SoC")
> Reported-by: Youngmin Han <Youngmin.Han@geappliances.com>
> Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

Patch applied for fixes.

Yours,
Linus Walleij

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

  reply	other threads:[~2022-04-28 23:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 12:57 [PATCH] pinctrl: mediatek: mt8365: fix IES control pins Mattijs Korpershoek
2022-04-26 12:57 ` Mattijs Korpershoek
2022-04-26 12:57 ` Mattijs Korpershoek
2022-04-28 23:10 ` Linus Walleij [this message]
2022-04-28 23:10   ` Linus Walleij
2022-04-28 23:10   ` 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='CACRpkdacrj5x-vQZwBOF=oQPvr8Fra-bjTAiuS+NhX67ORcFLg@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=Youngmin.Han@geappliances.com \
    --cc=fparent@baylibre.com \
    --cc=khilman@baylibre.com \
    --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=mkorpershoek@baylibre.com \
    --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.