linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string
@ 2016-01-19  1:30 Alexandre Belloni
  2016-01-19  8:42 ` Nicolas Ferre
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2016-01-19  1:30 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Jean-Christophe Plagniol-Villard, linux-arm-kernel, linux-kernel,
	Alexandre Belloni

Properly use qiaodian as the vendor prefix for the panel

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 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>;
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string
  2016-01-19  1:30 [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string Alexandre Belloni
@ 2016-01-19  8:42 ` Nicolas Ferre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2016-01-19  8:42 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Jean-Christophe Plagniol-Villard, linux-arm-kernel, linux-kernel

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@free-electrons.com>

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

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-19  8:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-19  1:30 [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string Alexandre Belloni
2016-01-19  8:42 ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).