[PATCH v3] firmware: meson_sm: populate platform devices from sm device tree data

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sat Mar 25 13:34:54 PDT 2023


On Fri, Mar 24, 2023 at 3:56 PM Dmitry Rokosov <ddrokosov at sberdevices.ru> wrote:
>
> In some meson boards, secure monitor device has children, for example,
> power secure controller. By default, secure monitor isn't the bus in terms
> of device tree subsystem, so the of_platform initialization code doesn't
> populate its device tree data. As a result, secure monitor's children
> aren't probed at all.
>
> Run the 'of_platform_populate()' routine manually to resolve such issues.
>
> Signed-off-by: Dmitry Rokosov <ddrokosov at sberdevices.ru>
Acked-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>



More information about the linux-arm-kernel mailing list