aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2023-08-31 13:52:24 +0200
committerGeert Uytterhoeven <[email protected]>2023-09-11 13:41:25 +0200
commit4cc222e187902dfff0ae729871279eaba163ad04 (patch)
treeeebadc3f1d86720ffa32f99cc3dbb2a4de434496
parented5290f235863d63b46bc36900113a0da0a362c8 (diff)
ARM: dts: renesas: gr-peach: Remove unneeded probe-type property
The "probe-type" property was only needed when used with the (long obsolete) "direct-mapped" compatible value. Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/b2a74d02468f4032e7c3c3a90c85c5e05ebdefa7.1693481518.git.geert+renesas@glider.be
-rw-r--r--arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts b/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts
index 105f9c71f9fd..dc05eaf391f8 100644
--- a/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts
+++ b/arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts
@@ -36,7 +36,6 @@
flash@18000000 {
compatible = "mtd-rom";
- probe-type = "map_rom";
reg = <0x18000000 0x00800000>;
bank-width = <4>;
device-width = <1>;