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: <20260112085113.3476193-1-a-kumar2@ti.com>
Date: Mon, 12 Jan 2026 14:21:11 +0530
From: Abhash Kumar Jha <a-kumar2@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
	<conor+dt@...nel.org>, <krzk+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
	<devicetree@...r.kernel.org>, <u-kumar1@...com>, <p-mantena@...com>,
	<m-chawdhry@...com>
Subject: [PATCH v4 0/2] Refactor watchdog instances for j784s4 and j742s2

Hi,

This series performs some refactoring around watchdogs for the j784s4
and j742s2 socs. We have one watchdog per A72 core, hence the number of
watchdog instances should match the number of A72 cores.

Move out the extra watchdog instances from the common file and put them
only in the soc specific file.

Additionally, perform cleanup to fix the ordering of device tree nodes in
the k3-j784s4-main.dtsi file.

Thanks,
Abhash

Changes in v4:
- Add a cleanup patch to fix the order of the DT nodes in k3-j784s4-main.dtsi file
- Improve the commit description and subject.
- Link to v3: https://lore.kernel.org/all/20260108085347.1416637-1-a-kumar2@ti.com/

Changes in v3:
- Improve the commit description and subject.
- Link to v2: https://lore.kernel.org/all/20260105050557.3459321-1-a-kumar2@ti.com/

Changes in v2:
- Added fixes tag in the commit message.
- Link to v1: https://lore.kernel.org/all/20251224055410.208516-1-a-kumar2@ti.com/T/#u

Abhash Kumar Jha (2):
  arm64: dts: ti: k3-j784s4-main.dtsi: Sort the nodes in appropriate
    order
  arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor watchdog
    instances for j784s4

 .../dts/ti/k3-j784s4-j742s2-main-common.dtsi  | 36 ------------
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi    | 58 +++++++++++++++----
 2 files changed, 47 insertions(+), 47 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ