[PATCH v5 02/23] of: device: Export of_device_{get_modalias, uvent_modalias} to modules
Chen-Yu Tsai
wens at csie.org
Mon Oct 17 22:20:32 PDT 2016
On Tue, Oct 18, 2016 at 9:56 AM, Stephen Boyd <stephen.boyd at linaro.org> wrote:
> The ULPI bus can be built as a module, and it will soon be
> calling these functions when it supports probing devices from DT.
> Export them so they can be used by the ULPI module.
>
> Acked-by: Rob Herring <robh at kernel.org>
> Cc: <devicetree at vger.kernel.org>
> Signed-off-by: Stephen Boyd <stephen.boyd at linaro.org>
I'm interested in this as well. The sunxi-rsb bus is non-enumerable
and DT only, and existing slave device drivers can be built as modules.
We'd need this to support modalias loading of drivers.
ChenYu
More information about the linux-arm-kernel
mailing list