lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 1 Jun 2023 13:31:42 -0500
From:   Nishanth Menon <nm@...com>
To:     Conor Dooley <conor+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Tero Kristo <kristo@...nel.org>,
        Vignesh Raghavendra <vigneshr@...com>
CC:     <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>, Nishanth Menon <nm@...com>,
        Udit Kumar <u-kumar1@...com>,
        Neha Malcom Francis <n-francis@...com>
Subject: [PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ