1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-28 09:03:52 +01:00
Files
u-boot-megous/arch/arm/include
Ondrej Jirman 89bd6de9e5 video: sunxi: Support LVDS output on A83T
- Enable LVDS pins (PD18-PD27)
- De-assert LVDS interface reset line
- Enable sunxi_lcd platform device for A83T
- Really disable all interrupts
- A83T does have only a simple clock gate for TCON0 clock
  (no need to select source)
- Lifted some analog circuitry setup magic from the Linux driver

Signed-off-by: Ondrej Jirman <megous@megous.com>
2019-07-09 01:39:24 +02:00
..