Skip to content
Commit 3e62273a authored by Rob Herring's avatar Rob Herring
Browse files

soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage

There is no reason to use RESERVEDMEM_OF_DECLARE() as the initialization
hook just saves off the base address and size. Use of
RESERVEDMEM_OF_DECLARE() is reserved for non-driver code and
initialization which must be done early. For qbman, retrieving the
address and size can be done in probe just as easily.

Link: https://lore.kernel.org/r/20240201192931.1324130-1-robh@kernel.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 4bfb2703
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