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:	Tue, 8 Jul 2014 08:38:37 -0500
From:	Felipe Balbi <balbi@...com>
To:	Keerthy <j-keerthy@...com>
CC:	<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linux-omap@...r.kernel.org>, <mark.rutland@....com>,
	<galak@...eaurora.org>, <robh+dt@...nel.org>,
	<linux@....linux.org.uk>, <balbi@...com>, <tony@...mide.com>,
	<kishon@...com>, <broonie@...nel.org>
Subject: Re: [PATCH v2 4/7] ARM: dts: AM437x: Fix i2c nodes indentation

On Tue, Jul 08, 2014 at 03:46:34PM +0530, Keerthy wrote:
> Fix i2c nodes indentation.
> 
> Signed-off-by: Keerthy <j-keerthy@...com>

Reviewed-by: Felipe Balbi <balbi@...com>

> ---
>  arch/arm/boot/dts/am437x-gp-evm.dts |   13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
> index 003766c..85ca430 100644
> --- a/arch/arm/boot/dts/am437x-gp-evm.dts
> +++ b/arch/arm/boot/dts/am437x-gp-evm.dts
> @@ -257,16 +257,15 @@
>  };
>  
>  &i2c0 {
> -        status = "okay";
> -        pinctrl-names = "default";
> -        pinctrl-0 = <&i2c0_pins>;
> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&i2c0_pins>;
>  };
>  
>  &i2c1 {
> -        status = "okay";
> -        pinctrl-names = "default";
> -        pinctrl-0 = <&i2c1_pins>;
> -
> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&i2c1_pins>;
>  	pixcir_ts@5c {
>  		compatible = "pixcir,pixcir_tangoc";
>  		pinctrl-names = "default";
> -- 
> 1.7.9.5
> 

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ