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: <20240806214605.3379881-1-jm@ti.com>
Date: Tue, 6 Aug 2024 16:45:59 -0500
From: Judith Mendez <jm@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>
CC: Tero Kristo <kristo@...nel.org>, Rob Herring <robh@...nel.org>,
        Krzysztof
 Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, Santhosh Kumar <s-k6@...com>,
        Bryan Brattlof
	<bb@...com>
Subject: [PATCH 0/5] Fix ESM source interrupts

The following patch series fixes ESM source interrupts
for Sitara K3 platforms, currently watchdog cannot reset
the CPU because of misconfiguration or missing ESM node
in DT.

ESM node was added for am62ax and am62px ESM source interrupts
are fixed. Comments were also added for clarity on what
source interrupts are routed to ESM based on device datasheets.

Judith Mendez (4):
  arm64: dts: ti: k3-am62a: Add ESM support
  arm64: dts: ti: k3-am62p: Fix ESM interrupt sources
  arm64: dts: ti: k3-am6*: Add comment for ESM interrupt sources
  arm64: dts: ti: k3-am6*: Fix comment in watchdog nodes

Santhosh Kumar K (1):
  arm64: dts: ti: k3-am62p: Remove 'reserved' status

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi               | 1 +
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi              | 7 +++++++
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi               | 8 +++++++-
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 3 ++-
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi  | 3 +--
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi               | 1 +
 6 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ