[PATCH] mips: dts: ingenic: Remove unneeded probe-type properties
Thomas Bogendoerfer
tsbogend at alpha.franken.de
Fri Oct 6 01:21:28 PDT 2023
On Wed, Aug 30, 2023 at 05:11:55PM +0200, Geert Uytterhoeven wrote:
> The "probe-type" property was only needed when used with the
> (long obsolete) "direct-mapped" compatible value.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
> arch/mips/boot/dts/ingenic/jz4725b.dtsi | 1 -
> arch/mips/boot/dts/ingenic/jz4770.dtsi | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/arch/mips/boot/dts/ingenic/jz4725b.dtsi b/arch/mips/boot/dts/ingenic/jz4725b.dtsi
> index acbbe8c4664c110e..c5c5a094c37d2e08 100644
> --- a/arch/mips/boot/dts/ingenic/jz4725b.dtsi
> +++ b/arch/mips/boot/dts/ingenic/jz4725b.dtsi
> @@ -366,7 +366,6 @@ bch: ecc-controller at 130d0000 {
>
> rom: memory at 1fc00000 {
> compatible = "mtd-rom";
> - probe-type = "map_rom";
> reg = <0x1fc00000 0x2000>;
>
> bank-width = <4>;
> diff --git a/arch/mips/boot/dts/ingenic/jz4770.dtsi b/arch/mips/boot/dts/ingenic/jz4770.dtsi
> index 9c0099919db7aba9..504e895e916e57bf 100644
> --- a/arch/mips/boot/dts/ingenic/jz4770.dtsi
> +++ b/arch/mips/boot/dts/ingenic/jz4770.dtsi
> @@ -461,7 +461,6 @@ usb_otg: usb at 13440000 {
>
> rom: memory at 1fc00000 {
> compatible = "mtd-rom";
> - probe-type = "map_rom";
> reg = <0x1fc00000 0x2000>;
>
> bank-width = <4>;
> --
> 2.34.1
>
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
More information about the linux-mtd
mailing list