On 17/10/2022 07:44, Patrick Delaunay wrote: > Use the new compatible for stm32mp13 support. > > Signed-off-by: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx> > --- > This device tree modification depends on the binding modification > introduced by the patch: > > dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem > https://patchwork.kernel.org/project/linux-arm-kernel/patch/20221014172324.1.Ifc1812116ff63f5501f3edd155d3cf5c0ecc846c@changeid/ This breaks users of DTS. The patch above did not describe devices as compatible and that's the problem sending patches separately, without context. You need to keep compatible. Best regards, Krzysztof