public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Udit Kumar <u-kumar1@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>
Cc: <kristo@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
	<conor+dt@kernel.org>, <linux-kernel@vger.kernel.org>,
	Udit Kumar <u-kumar1@ti.com>
Subject: [PATCH 0/4] Arranging mux and macro update
Date: Mon, 15 Apr 2024 12:03:25 +0530	[thread overview]
Message-ID: <20240415063329.3286600-1-u-kumar1@ti.com> (raw)

I need to resend this, as previous git send-email
just sent cover note and timeout after that.

This series aims to align ordering of pin muxes in following order
main_pmx0/1, wkup_pmx0/1/2/3 along with two fixes for 784s4-evm
and am69 for UART pin type.

Also, updating pin mux macro of J784S4 SOC instead of J721S2 for 784s4-evm
and am69 at few places.

Sorry for this cosmetic push, but usages of pin muxes was not consistent
across the platforms, and even for j784s4-evm wkup_pmx1 was coded at two
place.

For fixes, these errors should be caught during review but missed due to
cross reference is taken from tool's output.

Note to self, don't always rely on tool's output while reviewing the patch.

Boot logs
https://gist.github.com/uditkumarti/089777a8c31482a67be35aa0ab3cefe9 



Udit Kumar (4):
  arm64: dts: ti: k3-j784s4-evm: Arranging mux and macro update
  arm64: dts: ti: k3-am69-sk: Fix UART pin type and macro update
  arm64: dts: ti: k3-j7200: Arranging pin mux in order
  arm64: dts: ti: k3-j721s2: Arranging pin mux in order

 arch/arm64/boot/dts/ti/k3-am69-sk.dts         |  12 +-
 .../dts/ti/k3-j7200-common-proc-board.dts     | 132 +++++++++---------
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi   |  31 ++--
 .../dts/ti/k3-j721s2-common-proc-board.dts    |  30 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi  |  32 ++---
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts      | 116 ++++++++-------
 6 files changed, 175 insertions(+), 178 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-04-15  6:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15  6:33 Udit Kumar [this message]
2024-04-15  6:33 ` [PATCH 1/4] arm64: dts: ti: k3-j784s4-evm: Arranging mux and macro update Udit Kumar
2024-04-15  7:31   ` Francesco Dolcini
2024-04-15  7:38     ` Kumar, Udit
2024-04-15  6:33 ` [PATCH 2/4] arm64: dts: ti: k3-am69-sk: Fix UART pin type " Udit Kumar
2024-04-15  6:33 ` [PATCH 3/4] arm64: dts: ti: k3-j7200: Arranging pin mux in order Udit Kumar
2024-04-15  6:33 ` [PATCH 4/4] arm64: dts: ti: k3-j721s2: " Udit Kumar
  -- strict thread matches above, loose matches on Subject: below --
2024-04-15  6:24 [PATCH 0/4] Arranging mux and macro update Udit Kumar

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=20240415063329.3286600-1-u-kumar1@ti.com \
    --to=u-kumar1@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=vigneshr@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