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]
Message-ID: <20240730-b4-upstream-j742s2-v2-0-6aedf892156c@ti.com>
Date: Tue, 30 Jul 2024 12:43:46 +0530
From: Manorit Chawdhry <m-chawdhry@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
        Tero
 Kristo <kristo@...nel.org>, Rob Herring <robh@...nel.org>,
        Krzysztof
 Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, Udit Kumar <u-kumar1@...com>,
        Neha Malcom
 Francis <n-francis@...com>,
        Aniket Limaye <a-limaye@...com>, Manorit Chawdhry
	<m-chawdhry@...com>
Subject: [PATCH v2 0/3] Introduce J742S2 SoC and EVM

The series adds support for J742S2 family of SoCs. Also adds J742S2 EVM
Support and re-uses most of the stuff from the superset device J784s4.

Signed-off-by: Manorit Chawdhry <m-chawdhry@...com>
---
Changes in v2:
* Krzysztof
- Add missing compatibles
- Improve commit message

* Rob
- Split SoC and EVM support
  - In EVM support separate out common stuff from j784s4 and j742s2

- Fix the number of VPUs, TRM conveys 2 VPUs
- Link to v1: https://lore.kernel.org/r/20240711-b4-upstream-j742s2-v1-1-8b9e41c18f91@ti.com

---
Manorit Chawdhry (3):
      dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
      arm64: dts: ti: Introduce J742S2 SoC family
      arm64: dts: ti: Add support for J742S2 EVM board

 Documentation/devicetree/bindings/arm/ti/k3.yaml |    6 +
 arch/arm64/boot/dts/ti/Makefile                  |    3 +
 arch/arm64/boot/dts/ti/k3-j742s2-evm.dts         |   26 +
 arch/arm64/boot/dts/ti/k3-j742s2-main.dtsi       |   44 +
 arch/arm64/boot/dts/ti/k3-j742s2.dtsi            |   26 +
 arch/arm64/boot/dts/ti/k3-j784s4-evm-common.dtsi | 1436 +++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts         | 1441 +---------------------
 7 files changed, 1551 insertions(+), 1431 deletions(-)
---
base-commit: 931a3b3bccc96e7708c82b30b2b5fa82dfd04890
change-id: 20240620-b4-upstream-j742s2-7ba652091550

Best regards,
-- 
Manorit Chawdhry <m-chawdhry@...com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ