Explorar el Código

Merge "msm: camera: cpas: Add missing axi port name info" into camera-kernel.lnx.4.0

Camera Software Integration hace 5 años
padre
commit
401a339af6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      drivers/cam_cpas/cam_cpas_soc.c

+ 3 - 0
drivers/cam_cpas/cam_cpas_soc.c

@@ -343,6 +343,9 @@ static int cam_cpas_parse_node_tree(struct cam_cpas *cpas_core,
 					}
 				}
 
+				cpas_core->axi_port[mnoc_idx].axi_port_name =
+					cpas_core->axi_port[mnoc_idx]
+						.bus_client.common_data.name;
 				cpas_core->axi_port
 					[mnoc_idx].ib_bw_voting_needed
 					= of_property_read_bool(curr_node,