Christophe Leroy c095ff93f9 powerpc/sysdev: change CPM GPIO to platform_device
Since commit 9427ecbed46cc ("gpio: Rework of_gpiochip_set_names()
to use device property accessors"), gpio chips have to have a
parent, otherwise devprop_gpiochip_set_names() prematurely exists
with message "GPIO chip parent is NULL" and doesn't proceed
'gpio-line-names' DT property.

This patch wraps the CPM GPIO into a platform driver to allow
assignment of the parent device.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
2018-01-20 23:29:02 -06:00
..
2017-11-25 08:21:54 -10:00
2017-12-01 19:37:03 -05:00
2017-11-17 17:45:29 -08:00
2017-11-15 15:01:28 -08:00
2017-11-17 17:45:29 -08:00
2017-11-15 18:21:03 -08:00
2017-11-17 17:45:29 -08:00
2017-11-15 18:21:00 -08:00
2017-11-14 18:25:40 -08:00
2017-11-29 14:19:22 -08:00
2017-11-14 18:25:40 -08:00
2017-11-15 18:21:04 -08:00
2017-11-17 09:51:57 -08:00