Skip to content

Commit 0431886

Browse files
geertutsbogend
authored andcommitted
mips: dts: ingenic: Remove unneeded probe-type properties
The "probe-type" property was only needed when used with the (long obsolete) "direct-mapped" compatible value. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 595b2c5 commit 0431886

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/mips/boot/dts/ingenic/jz4725b.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@
366366

367367
rom: memory@1fc00000 {
368368
compatible = "mtd-rom";
369-
probe-type = "map_rom";
370369
reg = <0x1fc00000 0x2000>;
371370

372371
bank-width = <4>;

arch/mips/boot/dts/ingenic/jz4770.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@
461461

462462
rom: memory@1fc00000 {
463463
compatible = "mtd-rom";
464-
probe-type = "map_rom";
465464
reg = <0x1fc00000 0x2000>;
466465

467466
bank-width = <4>;

0 commit comments

Comments
 (0)