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]
Date:   Sat, 19 Jan 2019 18:38:21 +0100
From:   Felix Brack <fb@...c.ch>
To:     Felix Brack <fb@...c.ch>, linux-omap@...r.kernel.org,
        devicetree@...r.kernel.org
Cc:     tony@...mide.com, bcousson@...libre.com, mpfj@...flow.co.uk,
        mark.rutland@....com, robh+dt@...nel.org, linux@...linux.org.uk,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH: linux-next] ARM: dts: am33xx: Remove unnecessary
 properties

Hi Tony,
On 18.12.18 15:39, Felix Brack wrote:
> Remove the unnecessary properties #address-cells and #size-cells
> of node pinmux as there are no child-nodes with property reg.
> 
> Signed-off-by: Felix Brack <fb@...c.ch>
> ---
>   arch/arm/boot/dts/am33xx-l4.dtsi | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am33xx-l4.dtsi b/arch/arm/boot/dts/am33xx-l4.dtsi
> index 7b818d9d2eab..e957370f8aec 100644
> --- a/arch/arm/boot/dts/am33xx-l4.dtsi
> +++ b/arch/arm/boot/dts/am33xx-l4.dtsi
> @@ -288,8 +288,6 @@
>   				am33xx_pinmux: pinmux@800 {
>   					compatible = "pinctrl-single";
>   					reg = <0x800 0x238>;
> -					#address-cells = <1>;
> -					#size-cells = <0>;
>   					#pinctrl-cells = <1>;
>   					pinctrl-single,register-width = <32>;
>   					pinctrl-single,function-mask = <0x7f>;
> 

Just a gentle ping. BTW: the patch applies not just to linux-next 
correctly but now also to linux.

regards Felix

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ