[PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases
Nishanth Menon
nm at ti.com
Thu Jun 1 11:31:42 PDT 2023
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
More information about the linux-arm-kernel
mailing list