Skip to content

Commit

Permalink
video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfb
Browse files Browse the repository at this point in the history
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 <egtvedt@samfundet.no>
  • Loading branch information
Hans-Christian Noren Egtvedt committed Aug 3, 2022
1 parent 93dd2f7 commit 4492b0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/devicetree/bindings/display/atmel,lcdc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Required properties:
"atmel,at91sam9g45-lcdc" ,
"atmel,at91sam9g45es-lcdc" ,
"atmel,at91sam9rl-lcdc" ,
"atmel,at32ap-lcdc"
- reg : Should contain 1 register ranges(address and length).
Can contain an additional register range(address and length)
for fixed framebuffer memory. Useful for dedicated memories.
Expand Down

0 comments on commit 4492b0c

Please sign in to comment.