arm64: dts: renesas: Remove undocumented compatible micron,mt25qu512a

Remove undocumented compatible micron,mt25qu512a.

This fixes the dtbs warning: failed to match any schema with compatible:
['micron,mt25qu512a', 'jedec,spi-nor']

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250309184326.75452-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
pull/1253/head
Biju Das 2025-03-09 18:43:24 +00:00 committed by Geert Uytterhoeven
parent 0dde247f50
commit 1a9c17399d
2 changed files with 2 additions and 2 deletions

View File

@ -327,7 +327,7 @@
status = "okay";
flash@0 {
compatible = "micron,mt25qu512a", "jedec,spi-nor";
compatible = "jedec,spi-nor";
reg = <0>;
m25p,fast-read;
spi-max-frequency = <50000000>;

View File

@ -246,7 +246,7 @@
status = "okay";
flash@0 {
compatible = "micron,mt25qu512a", "jedec,spi-nor";
compatible = "jedec,spi-nor";
reg = <0>;
m25p,fast-read;
spi-max-frequency = <50000000>;