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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <13dcf814-a790-43ec-8e90-32225acb2367@ti.com>
Date: Tue, 9 Sep 2025 09:51:04 -0500
From: Kendall Willis <k-willis@...com>
To: Akashdeep Kaur <a-kaur@...com>, <praneeth@...com>, <nm@...com>,
        <afd@...com>, <vigneshr@...com>, <d-gole@...com>, <u-kumar1@...com>,
        <sebin.francis@...com>, <kristo@...nel.org>, <robh@...nel.org>,
        <krzk+dt@...nel.org>, <conor+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
CC: <vishalm@...com>
Subject: Re: [PATCH v6 0/4] Remove unused bits from dts and add support for
 remaining pinctrl macros

On 9/8/25 23:41, Akashdeep Kaur wrote:
> This patch series cleans up the dts files to remove the pin control
> DeepSleep configuration that does not take effect in hardware.
> This series also adds the remaining macros in the pin control file
> supported by SoC so that any configuration can be used as per requirement
> in dts files.
> 
> Link to Previous Versions:
>    -V1: https://lore.kernel.org/linux-arm-kernel/20250731115631.3263798-1-a-kaur@ti.com/
>    -V2: https://lore.kernel.org/linux-arm-kernel/20250901122835.3022850-1-a-kaur@ti.com/
>    -V3: https://lore.kernel.org/linux-arm-kernel/20250902071917.1616729-1-a-kaur@ti.com/
>    -V4: https://lore.kernel.org/linux-arm-kernel/20250904112538.529857-1-a-kaur@ti.com/
>    -V5: https://lore.kernel.org/linux-arm-kernel/20250905051448.2836237-1-a-kaur@ti.com/
> 
> Change Log:
> V1-> V2:
>    -Added the macros that were removed earlier for backward compatibility
>    -Fixed the indentation
>    -Added documentation references in commit message
> 
> V2-> V3:
>    -Updated the commit message to be more descriptive and Clear
>    -Fixed errors introduced in previous version
> 
> V3-> V4:
>    -Rearranged pinctrl macros so that all macros of same type are at same place
>    -Removed any redundant macros added in previous versions of the series
>    -Added new commit to fix the missing existing macro definition
> 
> V4-> V5:
>    -Updated documentation reference in commit message
> 
> V5-> V6:
>    -Updated commit message to add "Fixes" tag and update reference information
>    
> 
> Akashdeep Kaur (4):
>    arm64: dts: ti: k3-am62p5-sk: Remove the unused cfg in USB1_DRVVBUS
>    arm64: dts: ti: k3-am62x-sk-common: Remove the unused cfg in
>      USB1_DRVVBUS
>    arm64: dts: ti: k3-pinctrl: Add the remaining macros
>    arm64: dts: ti: k3-pinctrl: Fix the bug in existing macros
> 
>   arch/arm64/boot/dts/ti/k3-am62p5-sk.dts       |  2 +-
>   .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi |  2 +-
>   arch/arm64/boot/dts/ti/k3-pinctrl.h           | 51 +++++++++++++++++--
>   3 files changed, 50 insertions(+), 5 deletions(-)
> 

For series,

Reviewed-by: Kendall Willis <k-willis@...com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ