All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, gerg@uclinux.org
Subject: Re: [PATCH] ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
Date: Tue, 10 Nov 2020 10:36:20 +0800	[thread overview]
Message-ID: <20201110023619.GW31601@dragon> (raw)
In-Reply-To: <20201105211320.22729-1-festevam@gmail.com>

On Thu, Nov 05, 2020 at 06:13:20PM -0300, Fabio Estevam wrote:
> The SPI chip selects are represented as:
> 
> cs-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>, <&gpio4 13 GPIO_ACTIVE_LOW>;
> 
> , which means that they are used in GPIO function instead of native
> SPI mode.
> 
> Fix the IOMUX for the chip select 1 to use GPIO4_13 instead of
> the native CSPI_SSI function.
> 
> Fixes: c605cbf5e135 ("ARM: dts: imx: add device tree support for Freescale imx50evk board")
> 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

      reply	other threads:[~2020-11-10  2:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 21:13 [PATCH] ARM: dts: imx50-evk: Fix the chip select 1 IOMUX Fabio Estevam
2020-11-10  2:36 ` Shawn Guo [this message]

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=20201110023619.GW31601@dragon \
    --to=shawnguo@kernel.org \
    --cc=festevam@gmail.com \
    --cc=gerg@uclinux.org \
    --cc=linux-arm-kernel@lists.infradead.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.