Skip to content

Commit 4492b0c

Browse files
committed
video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfb
The AVR32 architecture has been removed from the kernel in commit 2620287, hence clean out the atmel,at32ap-lcdc parts in the atmel_lcdfb.c video driver. AVR32 architecture never supported device tree, hence this code was not used by anybody. Signed-off-by: Hans-Christian Noren Egtvedt <[email protected]>
1 parent 93dd2f7 commit 4492b0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/display/atmel,lcdc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Required properties:
99
"atmel,at91sam9g45-lcdc" ,
1010
"atmel,at91sam9g45es-lcdc" ,
1111
"atmel,at91sam9rl-lcdc" ,
12-
"atmel,at32ap-lcdc"
1312
- reg : Should contain 1 register ranges(address and length).
1413
Can contain an additional register range(address and length)
1514
for fixed framebuffer memory. Useful for dedicated memories.

0 commit comments

Comments
 (0)