Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1646085
| From | Greg KH <greg@kroah.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0 |
| Date | 2017-05-20 10:50 +0200 |
| Message-ID | <tJ8ff-7ed-1@gated-at.bofh.it> (permalink) |
| References | <tITpU-4T3-3@gated-at.bofh.it> <tITpU-4T3-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 19, 2017 at 06:51:44PM +0200, Enric Balletbo i Serra wrote:
> We don't need to bitbang these pins anymore, instead we muxed these
> pins as SPI, after this change, done in commit 6c69f726, we introduced
> the following error:
>
> pinctrl-single 44e10800.pinmux: pin PIN85 already requested \
> by 44e10800.pinmux; cannot claim for 48030000.spi
> pinctrl-single 44e10800.pinmux: pin-85 (48030000.spi) status -22
>
> Fixes: 6c69f726 ("ARM: dts: am335x-sl50: Enable SPI0 interface and Flash Memory")
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> ---
> arch/arm/boot/dts/am335x-sl50.dts | 4 ----
> 1 file changed, 4 deletions(-)
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
</formletter>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1 Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2017-05-19 19:00 +0200
[PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0 Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2017-05-19 19:00 +0200
Re: [PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0 Greg KH <greg@kroah.com> - 2017-05-20 10:50 +0200
Re: [PATCH 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1 Greg KH <greg@kroah.com> - 2017-05-20 10:50 +0200
csiph-web