CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/16 15:51:26
Modified files:
sys/dev/fdt : rkanxdp.c rkdrm.c rkdwhdmi.c rkvop.c
sys/dev/ic : anxdp.c
sys/dev/pci/drm: files.drm
sys/dev/ofw : ofw_misc.c ofw_misc.h
Log message:
Replace video "framework" with a more generic port/endpoint "framework".
This also adds panel support to rkanxdp(4). Code to hook up simplepanel(4)
is still missing and will come later.
ok patrick@
