devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases
@ 2023-06-01 18:31 Nishanth Menon
  2023-06-01 18:31 ` [PATCH 1/9] arm64: dts: ti: k3-j721e-sk: Add missing uart pinmuxes Nishanth Menon
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Nishanth Menon @ 2023-06-01 18:31 UTC (permalink / raw)
  To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
	Vignesh Raghavendra
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Udit Kumar, Neha Malcom Francis

Hi,

This series cleansup k3-j721e platforms for pinmuxes and aliases.
Provide complete description of uart and i2c instead of piggy-backing on
bootloader configurations, ensure board detection eeproms are defined,
aliases be defined in the board files as well.

Many of these changes were maintained in u-boot tree, and this moves
those orphan changes to the super set definition in kernel.

Sample bootlog: j721e-common-proc-board in idk-gw configuration:
	https://gist.github.com/nmenon/65fee02cb7a5207ac0d078f6abac6b6e

Nishanth Menon (9):
  arm64: dts: ti: k3-j721e-sk: Add missing uart pinmuxes
  arm64: dts: ti: k3-j721e-sk: Enable wakeup_i2c0 and eeprom
  arm64: dts: ti: j721e-som/common-proc-board: Add product links
  arm64: dts: ti: j721e-common-proc-board: Add uart pinmux
  arm64: dts: ti: k3-j721e-som-p0: Enable wakeup_i2c0 and eeprom
  arm64: dts: ti: k3-j721e-beagleboneai64: Add wakeup_uart pinmux
  arm64: dts: ti: k3-j721e-sk: Define aliases at board level
  arm64: dts: ti: k3-j721e-common-proc-board: Define aliases at board
    level
  arm64: dts: ti: k3-j721e: Drop SoC level aliases

 .../boot/dts/ti/k3-j721e-beagleboneai64.dts   |  9 +++
 .../dts/ti/k3-j721e-common-proc-board.dts     | 76 ++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts        | 53 ++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi   | 15 ++++
 arch/arm64/boot/dts/ti/k3-j721e.dtsi          | 19 -----
 5 files changed, 147 insertions(+), 25 deletions(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-06-15 13:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01 18:31 [PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases Nishanth Menon
2023-06-01 18:31 ` [PATCH 1/9] arm64: dts: ti: k3-j721e-sk: Add missing uart pinmuxes Nishanth Menon
2023-06-01 18:31 ` [PATCH 2/9] arm64: dts: ti: k3-j721e-sk: Enable wakeup_i2c0 and eeprom Nishanth Menon
2023-06-01 18:31 ` [PATCH 3/9] arm64: dts: ti: j721e-som/common-proc-board: Add product links Nishanth Menon
2023-06-01 18:31 ` [PATCH 4/9] arm64: dts: ti: j721e-common-proc-board: Add uart pinmux Nishanth Menon
2023-06-01 18:31 ` [PATCH 5/9] arm64: dts: ti: k3-j721e-som-p0: Enable wakeup_i2c0 and eeprom Nishanth Menon
2023-06-01 18:31 ` [PATCH 6/9] arm64: dts: ti: k3-j721e-beagleboneai64: Add wakeup_uart pinmux Nishanth Menon
2023-06-13 13:56   ` Kumar, Udit
2023-06-14 12:03     ` Nishanth Menon
2023-06-15 13:38       ` Vignesh Raghavendra
2023-06-01 18:31 ` [PATCH 7/9] arm64: dts: ti: k3-j721e-sk: Define aliases at board level Nishanth Menon
2023-06-01 18:31 ` [PATCH 8/9] arm64: dts: ti: k3-j721e-common-proc-board: " Nishanth Menon
2023-06-01 18:31 ` [PATCH 9/9] arm64: dts: ti: k3-j721e: Drop SoC level aliases Nishanth Menon
2023-06-15 13:39 ` [PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases Vignesh Raghavendra

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 NNTP newsgroup(s).