Home
last modified time | relevance | path

Searched refs:old_panel (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel_legacy.c42 static int __init tilcdc_panel_copy_props(struct device_node *old_panel, in tilcdc_panel_copy_props() argument
54 child = of_get_child_by_name(old_panel, "display-timings"); in tilcdc_panel_copy_props()
69 panel_info = of_get_child_by_name(old_panel, "panel-info"); in tilcdc_panel_copy_props()
76 for_each_property_of_node(old_panel, prop) { in tilcdc_panel_copy_props()
121 of_changeset_remove_property(&ocs, old_panel, in tilcdc_panel_copy_props()
122 of_find_property(old_panel, "compatible", NULL)); in tilcdc_panel_copy_props()