public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Marcel Ziswiler <marcel@ziswiler.com>,u-boot@lists.denx.de
Subject: [PATCH v1 16/26] colibri_vf: synchronise device tree with linux
Date: Mon, 25 Jul 2022 18:41:21 +0200 (CEST)	[thread overview]
Message-ID: <20220725164123.852AF84583@phobos.denx.de> (raw)
In-Reply-To: <20220721132748.1052244-17-marcel@ziswiler.com>

> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> Synchronise device tree with linux v5.19-rc5.
> Please note that this also means that instead of the previous "generic"
> U-Boot specific carrier board agnostic device tree we are now using the
> regular one for the Colibri Evaluation (carrier) board V3 (e.g.
> vf610-colibri-eval-v3.dtb rather than the previous vf610-colibri.dtb).
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.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
=====================================================================

  reply	other threads:[~2022-07-25 16:45 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-21 13:27 [PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones Marcel Ziswiler
2022-07-21 13:27 ` [PATCH v1 01/26] board/BuR/brppt2: fix pwms property warning Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 02/26] imx6: aristainetos: fix pwms property warnings Marcel Ziswiler
2022-07-22  5:18   ` Heiko Schocher
2022-07-25 16:40   ` sbabic
2022-07-21 13:27 ` [PATCH v1 03/26] tbs2910: prepare to synchronise device trees with linux Marcel Ziswiler
2022-07-21 17:20   ` Soeren Moch
2022-07-21 18:56     ` Marcel Ziswiler
2022-07-21 19:18       ` Fabio Estevam
2022-08-03 12:50         ` Marcel Ziswiler
2022-07-25 16:42   ` sbabic
2022-07-25 21:55     ` Soeren Moch
2022-07-21 13:27 ` [PATCH v1 04/26] imx6dl/imx6qdl: " Marcel Ziswiler
2022-07-25 16:42   ` sbabic
2022-07-21 13:27 ` [PATCH v1 05/26] apalis_imx6: synchronise device tree " Marcel Ziswiler
2022-07-25 16:40   ` sbabic
2022-07-21 13:27 ` [PATCH v1 06/26] colibri_imx6: " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 07/26] imx: mx6ul_14x14_evk: prepare to synchronise device trees " Marcel Ziswiler
2022-07-25 16:42   ` sbabic
2022-07-21 13:27 ` [PATCH v1 08/26] imx6ul/imx6ull: " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-08-01  8:08   ` Frieder Schrempf
2022-08-01 11:26     ` Stefano Babic
2022-08-03 12:58     ` Marcel Ziswiler
2022-08-03 13:02       ` Stefano Babic
2022-08-03 13:21         ` Frieder Schrempf
2022-08-23 14:37           ` Frieder Schrempf
2022-07-21 13:27 ` [PATCH v1 09/26] colibri-imx6ull/-emmc: synchronise device tree " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 10/26] imx: imx7-cm: prepare to synchronise device trees " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 11/26] imx: imx7d-sdb: " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-07-21 13:27 ` [PATCH v1 12/26] imx7s/d: " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 13/26] colibri-imx7d/-emmc: synchronise device tree " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-07-21 13:27 ` [PATCH v1 14/26] ARM: DTS: bk4r1/pcm052: prepare to synchronise device trees " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-07-21 13:27 ` [PATCH v1 15/26] vf500/vf610: " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 16/26] colibri_vf: synchronise device tree " Marcel Ziswiler
2022-07-25 16:41   ` sbabic [this message]
2022-07-21 13:27 ` [PATCH v1 17/26] imx8mm-venice-gw700x: prepare to synchronise device trees " Marcel Ziswiler
2022-07-25 16:42   ` sbabic
2022-07-21 13:27 ` [PATCH v1 18/26] imx8mm: synchronise device tree " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:27 ` [PATCH v1 19/26] imx8mm-kontron-n801x-s-lvds: fix pwms property warnings Marcel Ziswiler
2022-07-25 16:40   ` sbabic
2022-07-21 13:41 ` [PATCH v1 20/26] imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linux Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-07-21 13:43 ` [PATCH v1 21/26] imx8mn: " Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-31 16:58   ` Adam Ford
2022-08-03 13:02     ` Marcel Ziswiler
2022-08-12 12:49       ` Adam Ford
2022-08-12 13:02         ` Francesco Dolcini
2022-07-21 13:44 ` [PATCH v1 22/26] imx8mp: " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-07-21 13:45 ` [PATCH v1 23/26] imx8mp-rsb3720-a1: fix pwms property warnings Marcel Ziswiler
2022-07-25 16:42   ` sbabic
2022-07-21 13:46 ` [PATCH v1 24/26] verdin-imx8mp: synchronise device tree with linux Marcel Ziswiler
2022-07-25 16:41   ` sbabic
2022-07-21 13:47 ` [PATCH v1 25/26] imx8mq: " Marcel Ziswiler
2022-07-25 16:39   ` sbabic
2022-09-06 12:36   ` Heiko Thiery
2022-09-06 14:05     ` Marcel Ziswiler
2022-09-06 14:32       ` Heiko Thiery
2022-07-21 13:48 ` [PATCH v1 26/26] board: toradex: apalis-imx8: fix file names in maintainers Marcel Ziswiler
2022-07-25 16:41   ` sbabic

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=20220725164123.852AF84583@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=marcel@ziswiler.com \
    --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