ARM: dts: renesas: gr-peach: Remove unneeded probe-type property
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 31 Aug 2023 11:52:24 +0000 (13:52 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 11 Sep 2023 11:41:25 +0000 (13:41 +0200)
The "probe-type" property was only needed when used with the
(long obsolete) "direct-mapped" compatible value.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/b2a74d02468f4032e7c3c3a90c85c5e05ebdefa7.1693481518.git.geert+renesas@glider.be
arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts

index 105f9c71f9fd54f4ba3ecfc9cb58d98d60303450..dc05eaf391f8e0694dcc4d4d6a7f899f34a1eb2c 100644 (file)
@@ -36,7 +36,6 @@
 
        flash@18000000 {
                compatible = "mtd-rom";
-               probe-type = "map_rom";
                reg = <0x18000000 0x00800000>;
                bank-width = <4>;
                device-width = <1>;