linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus
@ 2016-07-13 18:08 Alexandre Belloni
  2016-08-01 15:32 ` Nicolas Ferre
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2016-07-13 18:08 UTC (permalink / raw)
  To: linux-arm-kernel

lcd_bus has never been mainlined and is replaced by the atmel_hlcdc driver.
Remove stale nodes.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/at91-sama5d4ek.dts | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
index 4e98cda97403..f8b96cef5e1a 100644
--- a/arch/arm/boot/dts/at91-sama5d4ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
@@ -69,26 +69,6 @@
 
 	ahb {
 		apb {
-			lcd_bus at f0000000 {
-				status = "okay";
-
-				lcd at f0000000 {
-					status = "okay";
-				};
-
-				lcdovl1 at f0000140 {
-					status = "okay";
-				};
-
-				lcdovl2 at f0000240 {
-					status = "okay";
-				};
-
-				lcdheo1 at f0000340 {
-					status = "okay";
-				};
-			};
-
 			adc0: adc at fc034000 {
 				pinctrl-names = "default";
 				pinctrl-0 = <
-- 
2.8.1

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

* [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus
  2016-07-13 18:08 [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus Alexandre Belloni
@ 2016-08-01 15:32 ` Nicolas Ferre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2016-08-01 15:32 UTC (permalink / raw)
  To: linux-arm-kernel

Le 13/07/2016 20:08, Alexandre Belloni a ?crit :
> lcd_bus has never been mainlined and is replaced by the atmel_hlcdc driver.
> Remove stale nodes.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

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

> ---
>  arch/arm/boot/dts/at91-sama5d4ek.dts | 20 --------------------
>  1 file changed, 20 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
> index 4e98cda97403..f8b96cef5e1a 100644
> --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
> @@ -69,26 +69,6 @@
>  
>  	ahb {
>  		apb {
> -			lcd_bus at f0000000 {
> -				status = "okay";
> -
> -				lcd at f0000000 {
> -					status = "okay";
> -				};
> -
> -				lcdovl1 at f0000140 {
> -					status = "okay";
> -				};
> -
> -				lcdovl2 at f0000240 {
> -					status = "okay";
> -				};
> -
> -				lcdheo1 at f0000340 {
> -					status = "okay";
> -				};
> -			};
> -
>  			adc0: adc at fc034000 {
>  				pinctrl-names = "default";
>  				pinctrl-0 = <
> 


-- 
Nicolas Ferre

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

end of thread, other threads:[~2016-08-01 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 18:08 [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus Alexandre Belloni
2016-08-01 15:32 ` 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).