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] [day] [month] [year] [list]
Message-ID: <20220312052617.GA13444@9a2d8922b8f1>
Date:   Sat, 12 Mar 2022 10:56:17 +0530
From:   Kuldeep Singh <singh.kuldeep87k@...il.com>
To:     Linus Walleij <linus.walleij@...aro.org>,
        Rob Herring <robh+dt@...nel.org>
Cc:     linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/4] DT fixes for pl022 for Arm realview, versatile
 platforms

On Fri, Mar 11, 2022 at 04:06:31PM +0530, Kuldeep Singh wrote:
> This patchset is an attempt to fix device trees and resolve binding
> warning for pl022. This requires updation in clock name to keep
> alignment with other platforms and spi node properties for integratorap
> platform.
> 
> This patchset is based on
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git,
> master
> 
> Kuldeep Singh (4):
>   ARM: dts: integratorap: Update spi node properties
>   ARM: dts: realview: Update spi clock name
>   ARM: dts: versatile: Update spi clock name
>   ARM: dts: ste-dbx: Update spi clock name
> 

Hi,

Commit description for patches 2-4 is incorrect.
As 'make dtbs_check' has always been working correctly and can identify
character casing proficiently, it's just that I had some mistake in my
build environment because of which no warning was observed. Kindly
consider this version as obsolete. I will update commit description
properly in next series. Thanks for your time and sorry for
inconvenience.

Regards
Kuldeep

>  arch/arm/boot/dts/arm-realview-eb.dtsi    |  2 +-
>  arch/arm/boot/dts/arm-realview-pb1176.dts |  2 +-
>  arch/arm/boot/dts/arm-realview-pb11mp.dts |  2 +-
>  arch/arm/boot/dts/arm-realview-pbx.dtsi   |  2 +-
>  arch/arm/boot/dts/integratorap-im-pd1.dts |  4 ++--
>  arch/arm/boot/dts/ste-dbx5x0.dtsi         | 12 ++++++------
>  arch/arm/boot/dts/versatile-ab.dts        |  2 +-
>  7 files changed, 13 insertions(+), 13 deletions(-)
> 
> -- 
> 2.25.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ