Files
android_kernel_xiaomi_sm8450/include/linux/platform_data
Tony Lindgren a885f0fe20 bus: ti-sysc: Handle some devices in omap_device compatible way
Now that ti-sysc can manage child devices, we must also be backwards
compatible with the current omap_device code. With omap_device, we
assume that the child device manages the interconnect target module
directly.

The drivers needing special handling are the ones that still set
pm_runtime_irq_safe(). In the long run we want to update those drivers
as otherwise they will cause problems with genpd as a permanent PM
runtime usage count is set on the parent device.

We can handle omap_device these devices by improving the ti-sysc quirk
handling to detect the devices needing special handling based on
register map and revision register if usable. We also need to implement
dev_pm_domain for these child devices just like omap_device does.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2018-02-26 14:16:11 -08:00
..
2016-01-24 14:46:21 +00:00
2014-02-19 13:36:15 +09:00
2015-10-17 21:22:08 -07:00
2014-01-02 03:30:35 -05:00
2017-04-10 17:31:17 +01:00
2014-01-14 21:36:53 -08:00