Author: manu
Date: Sun Aug  5 06:10:13 2018
New Revision: 337345
URL: https://svnweb.freebsd.org/changeset/base/337345

Log:
  arm: allwinner: Disconnect A10/A20 HDMI driver
  
  It doesn't work since 2 years when we stopped patching DTS.
  The DTS now have the correct bindings but they are a lot different
  from our hacked ones we used to have (and more representative of the
  reality).

Modified:
  head/sys/arm/allwinner/files.allwinner

Modified: head/sys/arm/allwinner/files.allwinner
==============================================================================
--- head/sys/arm/allwinner/files.allwinner      Sun Aug  5 06:08:23 2018        
(r337344)
+++ head/sys/arm/allwinner/files.allwinner      Sun Aug  5 06:10:13 2018        
(r337345)
@@ -32,10 +32,6 @@ arm/allwinner/aw_thermal.c           standard
 dev/iicbus/sy8106a.c                   optional        sy8106a
 arm/allwinner/aw_cir.c                 optional        aw_cir evdev
 
-arm/allwinner/a10_fb.c                 optional        vt
-arm/allwinner/a10_hdmi.c               optional        hdmi
-arm/allwinner/a10_hdmiaudio.c          optional        hdmi sound
-
 arm/allwinner/aw_reset.c               standard
 arm/allwinner/aw_ccu.c                 standard
 arm/allwinner/clk/aw_gmacclk.c         standard
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to