summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/panel_fdt.c
AgeCommit message (Expand)Author
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-18Remove "struct of_compat_data" and replace its usage withthorpej
2019-06-24Fix 'unknown' spellosskrll
2018-04-03Add connector and panel drivers (panel supports only panel-lvds andbouyer