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: <20250902053009.1732607-1-h-salunke@ti.com>
Date: Tue, 2 Sep 2025 11:00:05 +0530
From: Hrushikesh Salunke <h-salunke@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
        <krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <s-vadapalli@...com>, <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <h-salunke@...com>, <danishanwar@...com>
Subject: [PATCH v2 0/4] arm64: dts: ti: Add bootph-all tag to USB PHY controller

This patch series adds the bootph-all property to USB0 PHY controller
nodes across multiple TI SoCs (AM62, AM62A, AM62P, J722S).

The bootph-all tag ensures that these USB PHY controller nodes are 
available during all boot phases, which is required for USB DFU 
(Device Firmware Upgrade) boot functionality.

Changes sice v1:
Updated patch series to add "bootph-all" tag to board specific file
instead of SoC file.
Rebased on current next.

This series is based on commit:
33bcf93b9a6b Add linux-next specific files for 20250901

Hrushikesh Salunke (4):
  arm64: dts: ti: k3-am62a7-sk: Add bootph-all tag to usb0_phy_ctrl node
  arm64: dts: ti: k3-am62p5-sk: Add bootph-all tag to usb0_phy_ctrl node
  arm64: dts: ti: k3-am62x-sk-common: Add bootph-all tag to
    usb0_phy_ctrl node
  arm64: dts: ti: k3-j722s-evm: Add bootph-all tag to usb0_phy_ctrl node

 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts        | 4 ++++
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts        | 4 ++++
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 4 ++++
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts        | 4 ++++
 4 files changed, 16 insertions(+)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ