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]
Date:	Tue, 19 Jan 2016 09:42:54 +0100
From:	Nicolas Ferre <nicolas.ferre@...el.com>
To:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
CC:	Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
	<linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible
 string

Le 19/01/2016 02:30, Alexandre Belloni a écrit :
> Properly use qiaodian as the vendor prefix for the panel
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@...e-electrons.com>

Yes, this one needs to go in "fixes" for 4.5...

Acked-by: Nicolas Ferre <nicolas.ferre@...el.com>

Thanks, bye.

> ---
>  arch/arm/boot/dts/at91sam9n12ek.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index ca4ddf86817a..626c67d66626 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -215,7 +215,7 @@
>  	};
>  
>  	panel: panel {
> -		compatible = "qd,qd43003c0-40", "simple-panel";
> +		compatible = "qiaodian,qd43003c0-40", "simple-panel";
>  		backlight = <&backlight>;
>  		power-supply = <&panel_reg>;
>  		#address-cells = <1>;
> 


-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ