public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases
Date: Tue, 23 Jun 2020 09:51:10 +0200 (CEST)	[thread overview]
Message-ID: <20200623075110.AD69B81EC5@phobos.denx.de> (raw)
In-Reply-To: <1591759683-16091-2-git-send-email-ye.li@nxp.com>

> Current aliases missed gpio0 node, and this node shoud be
> aliased to gpio index 0 to align with i.MX8QXP. Otherwise, we
> will get below message when running "gpio status" command, and
> see the reason by "dm uclass".
> => gpio status
> Device 'gpio at 5d090000': seq 0 is in use by 'gpio at 5d080000'
> Device 'gpio at 5d0a0000': seq 1 is in use by 'gpio at 5d090000'
> Device 'gpio at 5d0b0000': seq 2 is in use by 'gpio at 5d0a0000'
> => dm uclass
> uclass 36: gpio
> 0   * gpio at 5d080000 @ fbaefb90, seq 0, (req -1)
> 1   * gpio at 5d090000 @ fbaefc70, seq 1, (req 0)
> 2   * gpio at 5d0a0000 @ fbaefd50, seq 2, (req 1)
> 3   * gpio at 5d0b0000 @ fbaefe30, seq 5, (req 2)
> 4   * gpio at 5d0c0000 @ fbaeff10, seq 3, (req 3)
> 5   * gpio at 5d0d0000 @ fbaefff0, seq 4, (req 4)
> 6   * gpio at 5d0e0000 @ fbaf00d0, seq 6, (req 5)
> 7   * gpio at 5d0f0000 @ fbaf01b0, seq 7, (req 6)
> Signed-off-by: Ye Li <ye.li@nxp.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2020-06-23  7:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-10  3:28 [PATCH 1/2] gpio: mxc_gpio: change gpio index for i.MX8 Ye Li
2020-06-10  3:28 ` [PATCH 2/2] arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases Ye Li
2020-06-23  7:51   ` sbabic at denx.de [this message]
2020-06-23  7:50 ` [PATCH 1/2] gpio: mxc_gpio: change gpio index for i.MX8 sbabic at denx.de

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=20200623075110.AD69B81EC5@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox