On 2026-05-27T02:35:23, Peng Fan (OSS) <[email protected]> wrote:
> spi: nxp: Use dev_read_addr_size_name()
>
> Use dev_read_addr_size_name() which supports both live device tree and flat
> DT backends, avoiding direct dependency on devfdt_* helpers.
>
> Also correct type of size to 'fdt_size_t'.
>
> No functional changes.
>
> Signed-off-by: Peng Fan <[email protected]>
>
> drivers/spi/nxp_fspi.c | 8 ++++----
>  drivers/spi/nxp_xspi.c | 8 ++++----
>  2 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to