Hi Sudeep,
(CC: +Will and +Catalin)
On 22/04/2020 13:28, Sudeep Holla wrote:
> As with most of the drivers, let us register this driver unconditionally
> by dropping the checks for presence of firmware nodes(DT) or entries(ACPI).
>
> Further, as mentioned in the commit acafce48b07b ("firmware: arm_sdei:
> Fix DT platform device creation"), the core takes care of creation of
> platform device when the appropriate device node is found and probe
> is called accordingly.
>
> Let us check only for the presence of ACPI firmware entry before creating
> the platform device and flag warning if we fail.
Reviewed-by: James Morse <[email protected]>
Will/Catalin, any chance you could pick this up for v5.8?
Original message:
https://lore.kernel.org/linux-arm-kernel/[email protected]/
Thanks!
James