]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: ti: omap3434-sdp: drop linux,mtd-name from onenand node
authorRoger Quadros <rogerq@kernel.org>
Tue, 3 Sep 2024 16:43:46 +0000 (19:43 +0300)
committerKevin Hilman <khilman@baylibre.com>
Fri, 4 Oct 2024 21:32:14 +0000 (14:32 -0700)
linux,mtd-name is only applicable for PHYSMAP driver and not for
OneNAND.

Fixes the below dtbs_check warning

"omap3430-sdp.dtb: onenand@2,0: Unevaluated properties are not allowed ('linux,mtd-name' was unexpected)"

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20240903-gpmc-dtb-v1-3-380952952e34@kernel.org
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/ti/omap/omap3430-sdp.dts

index 1454a89aa980312874be7ad0cbf32f4221ccb0f1..cc5e9035ef73a35fe2982e69cb5757688c54a645 100644 (file)
        };
 
        onenand@2,0 {
-               linux,mtd-name = "samsung,kfm2g16q2m-deb8";
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "ti,omap2-onenand";