All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>,U-Boot@lists.denx.de
Subject: [PATCH] ARM: dts: imx: use generic name bus
Date: Thu,  7 Oct 2021 16:12:16 +0200 (CEST)	[thread overview]
Message-ID: <20211007141219.29C58834C5@phobos.denx.de> (raw)
In-Reply-To: <20210923201437.175242-1-oleksandr.suvorov@foundries.io>

> Synchronize the u-boot and kernel imx device trees, using tuned
> script from commit c0157bdcafa1 ("ARM: dts: imx: use generic name bus")
> Per devicetree specification, generic names are recommended to be
> used, such as bus.
> i.MX AIPS is an AHB - IP bridge bus, so we could use bus as node
> name.
> Script:
> sed -i "s/\<aips@/bus@/" arch/arm/dts/imx*.dtsi
> sed -i "s/\<aips@/bus@/" arch/arm/dts/vf*.dtsi
> sed -i "s/\<aips-bus@/bus@/" arch/arm/dts/imx*.dtsi
> sed -i "s/\<aips-bus@/bus@/" arch/arm/dts/vf*.dtsi
> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
> Reviewed-by: Peng Fan <peng.fan@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@denx.de
=====================================================================

      parent reply	other threads:[~2021-10-07 14:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 20:14 [PATCH] ARM: dts: imx: use generic name bus Oleksandr Suvorov
2021-09-24  2:39 ` Peng Fan (OSS)
2021-10-07 14:12 ` sbabic [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=20211007141219.29C58834C5@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=U-Boot@lists.denx.de \
    --cc=oleksandr.suvorov@foundries.io \
    /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.