Skip to content
Commit e6cb5408 authored by Ivan Bornyakov's avatar Ivan Bornyakov Committed by Shawn Guo
Browse files

bus: imx-weim: add DT overlay support for WEIM bus



Add OF reconfiguration notifier handler for WEIM bus to setup Chip
Select timings on runtime creation of child devices.

However, it is not possible to load another DT overlay with conflicting
CS timings with previously loaded overlay, even if the first one is
unloaded. The reason is that there is no acces to CS timing property of
a device node being removed, thus we can't track which of configured CS
are available for re-configuration.

Signed-off-by: default avatarIvan Bornyakov <i.bornyakov@metrotek.ru>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 16dcfe97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment