Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453283 > unrolled thread
| Started by | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| First post | 2016-08-01 17:40 +0200 |
| Last post | 2016-08-01 17:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-08-01 17:40 +0200
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Date | 2016-08-01 17:40 +0200 |
| Subject | Re: [PATCH] ARM: dts: at91: sama5d4ek: remove useless lcd_bus |
| Message-ID | <s1ntU-88a-21@gated-at.bofh.it> |
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@f0000000 {
> - status = "okay";
> -
> - lcd@f0000000 {
> - status = "okay";
> - };
> -
> - lcdovl1@f0000140 {
> - status = "okay";
> - };
> -
> - lcdovl2@f0000240 {
> - status = "okay";
> - };
> -
> - lcdheo1@f0000340 {
> - status = "okay";
> - };
> - };
> -
> adc0: adc@fc034000 {
> pinctrl-names = "default";
> pinctrl-0 = <
>
--
Nicolas Ferre
Back to top | Article view | linux.kernel
csiph-web