On 2026-05-27T02:35:23, Peng Fan (OSS) <[email protected]> wrote: > spi: mtk_snor: Use dev_read_addr_ptr() > > Use dev_read_addr_ptr() which supports both live device tree and flat DT > backends, avoiding direct dependency on devfdt_* helpers. > > No functional changes. > > Signed-off-by: Peng Fan <[email protected]> > > drivers/spi/mtk_snor.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

