WSL2-Linux-Kernel/drivers/gpu/ipu-v3
Philipp Zabel 304e6be652 gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports
The crtc child device driver shouldn't have to modify the of_node of its
platform device in the probe function. Instead, let the IPU core driver
set the of_node when the platform device is created.

Also reorder the client_reg array so the elements are in port id order
(CSIs first, then DIs).

Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-11-24 11:30:17 +01:00
..
Kconfig
Makefile
ipu-common.c gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports 2015-11-24 11:30:17 +01:00
ipu-cpmem.c
ipu-csi.c
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c
ipu-ic.c
ipu-prv.h
ipu-smfc.c