From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group
Date: Fri, 28 Jan 2022 13:59:33 +0800 [thread overview]
Message-ID: <20220128055933.GC4686@dragon> (raw)
In-Reply-To: <20211227161402.2523009-1-festevam@gmail.com>
On Mon, Dec 27, 2021 at 01:14:02PM -0300, Fabio Estevam wrote:
> Currently, SD card fails to mount due to the following pinctrl error:
>
> [ 11.170000] imx23-pinctrl 80018000.pinctrl: pin SSP1_DETECT already requested by 80018000.pinctrl; cannot claim for 80010000.spi
> [ 11.180000] imx23-pinctrl 80018000.pinctrl: pin-65 (80010000.spi) status -22
> [ 11.190000] imx23-pinctrl 80018000.pinctrl: could not request pin 65 (SSP1_DETECT) from group mmc0-pins-fixup.0 on device 80018000.pinctrl
> [ 11.200000] mxs-mmc 80010000.spi: Error applying setting, reverse things back
>
> Fix it by removing the MX23_PAD_SSP1_DETECT pin from the hog group as it
> is already been used by the mmc0-pins-fixup pinctrl group.
>
> With this change the rootfs can be mounted and the imx23-evk board can
> boot successfully.
>
> Cc: <stable@vger.kernel.org>
> Fixes: bc3875f1a61e ("ARM: dts: mxs: modify mx23/mx28 dts files to use pinctrl headers")
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group
Date: Fri, 28 Jan 2022 13:59:33 +0800 [thread overview]
Message-ID: <20220128055933.GC4686@dragon> (raw)
In-Reply-To: <20211227161402.2523009-1-festevam@gmail.com>
On Mon, Dec 27, 2021 at 01:14:02PM -0300, Fabio Estevam wrote:
> Currently, SD card fails to mount due to the following pinctrl error:
>
> [ 11.170000] imx23-pinctrl 80018000.pinctrl: pin SSP1_DETECT already requested by 80018000.pinctrl; cannot claim for 80010000.spi
> [ 11.180000] imx23-pinctrl 80018000.pinctrl: pin-65 (80010000.spi) status -22
> [ 11.190000] imx23-pinctrl 80018000.pinctrl: could not request pin 65 (SSP1_DETECT) from group mmc0-pins-fixup.0 on device 80018000.pinctrl
> [ 11.200000] mxs-mmc 80010000.spi: Error applying setting, reverse things back
>
> Fix it by removing the MX23_PAD_SSP1_DETECT pin from the hog group as it
> is already been used by the mmc0-pins-fixup pinctrl group.
>
> With this change the rootfs can be mounted and the imx23-evk board can
> boot successfully.
>
> Cc: <stable@vger.kernel.org>
> Fixes: bc3875f1a61e ("ARM: dts: mxs: modify mx23/mx28 dts files to use pinctrl headers")
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied, thanks!
next prev parent reply other threads:[~2022-01-28 6:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-27 16:14 [PATCH] ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group Fabio Estevam
2021-12-27 16:14 ` Fabio Estevam
2022-01-28 5:59 ` Shawn Guo [this message]
2022-01-28 5:59 ` Shawn Guo
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=20220128055933.GC4686@dragon \
--to=shawnguo@kernel.org \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=stable@vger.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.