U-boot Archive mirror
 help / color / mirror / Atom feed
From: Aniket Limaye <a-limaye@ti.com>
To: <u-boot@lists.denx.de>, <trini@konsulko.com>
Cc: <u-kumar1@ti.com>, <sumit.garg@linaro.org>, <n-francis@ti.com>,
	<m-chawdhry@ti.com>, <nm@ti.com>, Aniket Limaye <a-limaye@ti.com>
Subject: [PATCH 0/1] Move j7200-evm to OF_UPSTREAM
Date: Mon, 6 May 2024 19:18:33 +0530	[thread overview]
Message-ID: <20240506134834.353252-1-a-limaye@ti.com> (raw)

This patch moves the J7200 config to use the devicetree-rebasing subtree, and consequently makes
the necessary updates to the u-boot devicetree.

This patch depends on series [1] which cleans up k3 binman with some templating.

[1]: https://lore.kernel.org/u-boot/20240322131011.1029620-1-n-francis@ti.com/

Boot logs:
https://gist.github.com/aniket-l/5ae460224307ed7bf47f20488e1d3457


Aniket Limaye (1):
  arm: dts: k3-j7200: Move to OF_UPSTREAM

 arch/arm/dts/Makefile                         |    1 -
 .../k3-j7200-common-proc-board-u-boot.dtsi    |   16 +-
 arch/arm/dts/k3-j7200-common-proc-board.dts   |  396 -----
 arch/arm/dts/k3-j7200-main.dtsi               | 1284 -----------------
 arch/arm/dts/k3-j7200-mcu-wakeup.dtsi         |  647 ---------
 arch/arm/dts/k3-j7200-som-p0.dtsi             |  327 -----
 arch/arm/dts/k3-j7200-thermal.dtsi            |   47 -
 arch/arm/dts/k3-j7200.dtsi                    |  164 ---
 configs/j7200_evm_a72_defconfig               |    3 +-
 9 files changed, 8 insertions(+), 2877 deletions(-)
 delete mode 100644 arch/arm/dts/k3-j7200-common-proc-board.dts
 delete mode 100644 arch/arm/dts/k3-j7200-main.dtsi
 delete mode 100644 arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
 delete mode 100644 arch/arm/dts/k3-j7200-som-p0.dtsi
 delete mode 100644 arch/arm/dts/k3-j7200-thermal.dtsi
 delete mode 100644 arch/arm/dts/k3-j7200.dtsi

-- 
2.34.1


             reply	other threads:[~2024-05-06 13:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-06 13:48 Aniket Limaye [this message]
2024-05-06 13:48 ` [PATCH 1/1] arm: dts: k3-j7200: Move to OF_UPSTREAM Aniket Limaye
2024-05-15 23:28   ` Tom Rini

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=20240506134834.353252-1-a-limaye@ti.com \
    --to=a-limaye@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=sumit.garg@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@ti.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).